Skip to content

Hostname

airtm0.com

Last fetched

airtm0.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.254.113108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.123108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.24108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.53108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
99.84.91.1999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.6599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7299.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:468
Organization
airtm,
Contact emails

Subdomains

2 observed subdomains of airtm0.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for airtm0.com.

MechanismTarget
SPF_Aairtm0.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEairtm.com
SPF_INCLUDEairtm.io
SPF_INCLUDEairtm0.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_MXairtm0.com

Related pages

Pivot deeper into the graph from airtm0.com.

Cypher and MCP

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

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