Hostname
hostingcompliance.com
Last fetched
hostingcompliance.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hostingcompliance.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 |
|---|---|---|---|---|
| 20.12.97.102 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 20.22.31.128 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hostingcompliance.com owner
- Contact emails
- hostingcompliance.com@namebrightprivacy.com
- 3b407d1b-f1a9-487d-ba0e-92ace0823d73@identity-protect.org
- 735d4eec-bb12-4a7e-987a-66f7371e5087@identity-protect.org
- 7bec8ce6-5f44-4b5f-ad39-1c914eb95d5a@identity-protect.org
- a2e05e67-3f35-46b6-b21a-4e3784ccfbf5@identity-protect.org
- ac1c082a-df1f-4a3b-b609-b5ac061f005d@identity-protect.org
- b5a068b1-d36b-4446-9af8-d987ed4a0418@identity-protect.org
- d16abf0e-b2a0-42c2-9ad2-056fdf4b4a3c@identity-protect.org
- owner-3478408@hostingcompliance.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of hostingcompliance.com.
| Subdomain |
|---|
| www.hostingcompliance.com |
Web-graph footprint
Distinct hostnames that link to or from hostingcompliance.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for hostingcompliance.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.eu |
Related pages
Pivot deeper into the graph from hostingcompliance.com.
- IP · 20.12.97.102
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · hostingcompliance.com@namebrightprivacy.com
- TLD · .com
- Browse hostnames · ho…
- 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: "hostingcompliance.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.