Skip to content

Hostname

aa555aa666.com

Last fetched

aa555aa666.com resolves to 10 IPv4 addresses operated by SHARKTECH - Sharktech in US.

Nutrition Label

WHISPER CANON · aa555aa666.comRouting diversity3.0/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/aa555aa666.com

Resolution chain

aa555aa666.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.160.179.226104.160.179.0/24AS46844SHARKTECH - SharktechUS
104.160.179.230104.160.179.0/24AS46844SHARKTECH - SharktechUS
104.160.179.234104.160.179.0/24AS46844SHARKTECH - SharktechUS
104.160.179.235104.160.179.0/24AS46844SHARKTECH - SharktechUS
34.92.2.17934.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
208.98.45.138208.98.45.0/24AS46844SHARKTECH - SharktechUS
104.160.179.232104.160.179.0/24AS46844SHARKTECH - SharktechUS
104.160.179.233104.160.179.0/24AS46844SHARKTECH - SharktechUS
104.160.179.222104.160.179.0/24AS46844SHARKTECH - SharktechUS
208.98.45.135208.98.45.0/24AS46844SHARKTECH - SharktechUS

WHOIS identity

No WHOIS records are currently associated with aa555aa666.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from aa555aa666.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aa555aa666.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.