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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.220.245.105 | 185.220.244.0/23 | AS12637 | SEEWEB Web hosting, colocation and cloud services | CH |
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
MX records
SPF policy
8 SPF mechanisms authorising senders for air-dynamic.com.
| Mechanism | Target |
|---|---|
| SPF_A | air-dynamic.com |
| SPF_INCLUDE | _spf.armada.it |
| SPF_INCLUDE | _spfpermissive.interhost.it |
| SPF_INCLUDE | spf.artera.net |
| SPF_IP | 185.220.245.103 |
| SPF_IP | 185.220.245.22 |
| SPF_IP | 212.35.217.33 |
| SPF_MX | air-dynamic.com |
Related pages
Pivot deeper into the graph from air-dynamic.com.
- IP · 185.220.245.105
- ASN · AS12637SEEWEB Web hosting, colocation and cloud services
- Registrar · iana:113
- Country · CH
- Email · domain@artera.net
- TLD · .com
- Browse hostnames · ai…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.