Hostname
chalazion.com
Last fetched
chalazion.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chalazion.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 |
|---|---|---|---|---|
| 98.70.147.43 | 98.70.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chalazion.com owner
- Contact emails
- 038ccabf-32e4-4c6e-aef9-2f12a98f8782@identity-protect.org
- 0eb87bd8-a8ac-448e-8b58-e4bf50f950b9@identity-protect.org
- 135b3dfd-2c67-45c0-89f2-b8d93f3ffd21@identity-protect.org
- 2fd0872a-6ae3-48fd-9718-f6043c3b3b2d@identity-protect.org
- 6755de34-8900-4b77-89db-2f4124e50055@identity-protect.org
- f8dc5de2-4f6e-417b-bd90-3338dba13661@identity-protect.org
- fad483ae-ce4f-4ea2-a656-aca0bdc35b70@identity-protect.org
Subdomains
4 observed subdomains of chalazion.com.
Web-graph footprint
Distinct hostnames that link to or from chalazion.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from chalazion.com.
- IP · 98.70.147.43
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · IN
- Email · 038ccabf-32e4-4c6e-aef9-2f12a98f8782@identity-protect.org
- TLD · .com
- Browse hostnames · ch…
- 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: "chalazion.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.