All hostnames ab.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.
Nutrition Label WHISPER CANON · ab.org Routing diversity 6.7/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/ab.org Resolution chain ab.org 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 13.158.227.242 13.158.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.231.90.17 13.230.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 176.34.38.196 176.34.32.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.176.217.86 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.178.53.248 18.178.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.114.102.124 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.114.215.223 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.115.134.216 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.72.93.47 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.74.72.124 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.75.232.204 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 43.206.0.154 43.206.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.195.55.101 52.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.196.223.129 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.199.250.106 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.199.5.221 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.68.135.82 52.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.68.21.65 52.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.150.173.117 54.150.160.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.150.183.202 54.150.160.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity Registrar iana:146 Organization domains by proxy, Contact emails Subdomains 15 observed subdomains of ab.org.
Web-graph footprint Distinct hostnames that link to or from ab.org in the public web crawl.
275 sites link to this hostname.
44 sites linked to from this hostname.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for ab.org.
Related pages Pivot deeper into the graph from ab.org.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ab.org"})-[: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 .