Hostname
airpr.com
Last fetched
airpr.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
airpr.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0131451145
- Contact emails
- airpr.com@contactprivacy.com
- 01161701-1ffb-4edb-9bd2-3d72e78cd183@identity-protect.org
- 2a84eb6e-dc8f-4dc7-b736-99e2924d1408@identity-protect.org
- 468b976f-8120-4f0c-89c7-5e02a0d6848d@identity-protect.org
- 8e26a8d1-141b-482c-8d5f-8d406c58e394@identity-protect.org
- c4c55718-d3dc-4110-a68d-cfa1b230b536@identity-protect.org
- c8bd192c-f5a4-4c0c-84dc-9d486604a022@identity-protect.org
- d45b83e0-0942-4f6c-9c35-d121559ce962@identity-protect.org
- owner-10436233@airpr.com.whoisprivacyservice.org
- owner-106076@airpr.com.whoisprivacyservice.org
- owner-3421823@airpr.com.whoisprivacyservice.org
- owner-4783185@airpr.com.whoisprivacyservice.org
- owner-6911487@airpr.com.whoisprivacyservice.org
- owner-8107396@airpr.com.whoisprivacyservice.org
Subdomains
41 observed subdomains of airpr.com.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from airpr.com in the public web crawl.
65 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for airpr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from airpr.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "airpr.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.