Skip to content

Hostname

airexchange.com

Last fetched

airexchange.com resolves to 1 IPv4 address operated by iunxi - iunxi B.V. in NL. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · airexchange.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/airexchange.com

Resolution chain

airexchange.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.207.31.22889.207.24.0/21AS34968iunxi - iunxi B.V.NL

WHOIS identity

Registrar
iana:106
Organization
air exchange
Contact emails

Subdomains

1 observed subdomain of airexchange.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for airexchange.com.

MechanismTarget
SPF_Aairexchange.com
SPF_Awebmail.plymovent.com
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.messagelabs.com
SPF_IP89.207.31.226
SPF_MXairexchange.com

Related pages

Pivot deeper into the graph from airexchange.com.

Cypher and MCP

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

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