Skip to content

Hostname

aft-website.com

Last fetched

aft-website.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · aft-website.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aft-website.com

Resolution chain

aft-website.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.162.103.133.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.463.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.703.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.713.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1093.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.133.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.153.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.233.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:49
Organization
ajinomoto fine-techno
Contact emails

Subdomains

2 observed subdomains of aft-website.com.

Web-graph footprint

Distinct hostnames that link to or from aft-website.com in the public web crawl.

79 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aft-website.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP203.104.101.128/25
SPF_IP54.64.120.95/32

Related pages

Pivot deeper into the graph from aft-website.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aft-website.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.