Skip to content

Hostname

affjet.com

Last fetched

affjet.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · affjet.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/affjet.com

Resolution chain

affjet.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.19.132.9052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.182.22852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.221.10952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.222.19252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.29.11854.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.44.13254.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:48
Organization
fubra
Contact emails

Subdomains

4 observed subdomains of affjet.com.

Web-graph footprint

Distinct hostnames that link to or from affjet.com in the public web crawl.

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for affjet.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP87.124.0.0/17

Related pages

Pivot deeper into the graph from affjet.com.

Cypher and MCP

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

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