Hostname
airsmed.com
Last fetched
airsmed.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
airsmed.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.20.42.133 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.155.173 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of airsmed.com owner
- Contact emails
- whois-privacy@dotname.co.kr
- 06eb45c2-967d-4fa1-b1ad-3df2abae621d@identity-protect.org
- 462f8242-1c4f-4392-9f2b-4fb15754a6a3@identity-protect.org
- 8b4613e7-5250-43ea-a86c-8f5f57c606a9@identity-protect.org
- ae668934-58c3-4cc1-a284-5d75ea088ab0@identity-protect.org
- bf26388a-8acb-4873-87c3-1c1b2cc97751@identity-protect.org
- daacba42-3a7c-42ea-8d12-d7b5d1558f3b@identity-protect.org
- owner-12105548@airsmed.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of airsmed.com.
Showing 12 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from airsmed.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for airsmed.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 50831809.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from airsmed.com.
- IP · 104.20.42.133
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · whois-privacy@dotname.co.kr
- 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: "airsmed.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.