All hostnames log.agoop.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · log.agoop.net Routing diversity 5.9/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/log.agoop.net Resolution chain log.agoop.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 34.211.64.248 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.163.100.90 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.81.236.160 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.83.146.47 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.235.185.203 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.235.225.229 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.235.235.35 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.245.118.243 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.252.139.53 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.254.88.232 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 50.112.142.11 50.112.128.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.10.248.202 52.10.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.35.63.108 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.35.72.83 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.39.160.202 52.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.43.252.223 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.185.147.63 54.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.187.177.74 54.186.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.187.44.80 54.186.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.201.150.54 54.200.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with log.agoop.net in WhisperGraph.
Related pages Pivot deeper into the graph from log.agoop.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "log.agoop.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .