All hostnames agar.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label WHISPER CANON · agar.io Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 3.3/10 Resolver footprint 8.0/10 canon.whisper.security/host/agar.io Resolution chain agar.io resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.226.244.116 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.46 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.47 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.72 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.65.148.104 18.65.148.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.65.148.38 18.65.148.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.65.148.60 18.65.148.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.65.148.62 18.65.148.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 99.84.234.43 99.84.232.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.234.61 99.84.232.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.234.65 99.84.232.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.234.8 99.84.232.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.173.161.49 3.173.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 3.173.161.29 3.173.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 3.173.161.123 3.173.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 3.173.161.62 3.173.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL
WHOIS identity Registrar iana:146 Organization domains by proxy, Contact emails — Subdomains 3 observed subdomains of agar.io.
Web-graph footprint Distinct hostnames that link to or from agar.io in the public web crawl.
757 sites link to this hostname.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for agar.io.
Related pages Pivot deeper into the graph from agar.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "agar.io"})-[: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 .