Hostname
airmeetstatus.com
Last fetched
airmeetstatus.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
airmeetstatus.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.30.24 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.31.24 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of airmeetstatus.com owner
- Contact emails
- 3345d230-3025-4f2b-8410-7f6dfff45bf2@identity-protect.org
- 5f1677af-f0ac-4e10-8933-3b387417b474@identity-protect.org
- b65c398a-fc8c-4104-aff1-dd33beb1518c@identity-protect.org
- c7e0a95b-eb7d-4de0-9eab-561d36d54270@identity-protect.org
- d0f85da9-2a7a-4731-a3b6-d7246d5a4b07@identity-protect.org
- dd786bc0-d79b-46a7-b919-7f5955f92bfd@identity-protect.org
- f7524271-610e-416c-8250-71bf18ab2d87@identity-protect.org
- owner-1304651@airmeetstatus.com.whoisprivacyservice.org
- owner-7144995@airmeetstatus.com.whoisprivacyservice.org
Subdomains
29 observed subdomains of airmeetstatus.com.
Showing 16 of 29. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for airmeetstatus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from airmeetstatus.com.
- IP · 104.18.30.24
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 3345d230-3025-4f2b-8410-7f6dfff45bf2@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: "airmeetstatus.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.