Skip to content

Hostname

air-dynamic.com

Last fetched

air-dynamic.com resolves to 1 IPv4 address operated by SEEWEB Web hosting, colocation and cloud services in CH. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.220.245.105185.220.244.0/23AS12637SEEWEB Web hosting, colocation and cloud servicesCH

WHOIS identity

Registrar
iana:113
Organization
air dynamic
Contact emails

Subdomains

11 observed subdomains of air-dynamic.com.

Web-graph footprint

Distinct hostnames that link to or from air-dynamic.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for air-dynamic.com.

MechanismTarget
SPF_Aair-dynamic.com
SPF_INCLUDE_spf.armada.it
SPF_INCLUDE_spfpermissive.interhost.it
SPF_INCLUDEspf.artera.net
SPF_IP185.220.245.103
SPF_IP185.220.245.22
SPF_IP212.35.217.33
SPF_MXair-dynamic.com

Related pages

Pivot deeper into the graph from air-dynamic.com.

Cypher and MCP

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

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