Hostname
airbaseroadstorage.com
Last fetched
airbaseroadstorage.com resolves to 1 IPv4 address operated by CONTABO-40021 - Contabo Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
airbaseroadstorage.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 |
|---|---|---|---|---|
| 66.94.123.48 | 66.94.120.0/21 | AS40021 | CONTABO-40021 - Contabo Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of airbaseroadstorage.com owner
- Contact emails
- 0b04df03-ea01-46f8-bc1a-3644f8df26f7@identity-protect.org
- 1900eb02-4ede-4160-9a49-f63befa50c82@identity-protect.org
- b230e01d-e60d-41ce-acd3-84645c6ce46a@identity-protect.org
- d5d0e4f4-974f-4e7c-95ef-3a0e337873ca@identity-protect.org
- e7598c11-adee-4d4e-9934-8a22ec3753d7@identity-protect.org
- fc9851c2-3264-4c6b-acc1-f853482cec41@identity-protect.org
- fd85418d-10bf-4313-9ef5-862307d722fb@identity-protect.org
Subdomains
3 observed subdomains of airbaseroadstorage.com.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for airbaseroadstorage.com.
| Mechanism | Target |
|---|---|
| SPF_A | airbaseroadstorage.com |
| SPF_A | plesk.northcitysolutions.com |
| SPF_INCLUDE | email-notifications.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | airbaseroadstorage.com |
Related pages
Pivot deeper into the graph from airbaseroadstorage.com.
- IP · 66.94.123.48
- ASN · AS40021CONTABO-40021 - Contabo Inc.
- Registrar · iana:468
- Country · US
- Email · 0b04df03-ea01-46f8-bc1a-3644f8df26f7@identity-protect.org
- 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: "airbaseroadstorage.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.