All hostnames t.afi-b.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label WHISPER CANON · t.afi-b.com Routing diversity 6.1/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/t.afi-b.com Resolution chain t.afi-b.com 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.112.74.169 13.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.113.3.214 13.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.115.166.115 13.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.115.86.19 13.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.176.172.225 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.179.74.192 18.179.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.180.176.138 18.180.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.182.99.101 18.182.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.112.140.152 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.73.153.184 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.75.168.179 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.76.209.35 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.195.27.111 52.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.198.42.91 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.68.59.58 52.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.69.219.199 52.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.199.156.254 54.199.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 57.181.203.123 57.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.192.97.189 13.192.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 57.181.81.13 57.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity No WHOIS records are currently associated with t.afi-b.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from t.afi-b.com in the public web crawl.
20,246 sites link to this hostname.
Related pages Pivot deeper into the graph from t.afi-b.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "t.afi-b.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .