Hostname
cathedralstone.com
Last fetched
cathedralstone.com resolves to 3 IPv4 addresses operated by WOW-INTERNET - WideOpenWest Finance LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cathedralstone.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.47.204.82 | 216.47.204.0/24 | AS7265 | WOW-INTERNET - WideOpenWest Finance LLC | US |
| 216.93.130.72 | 216.93.128.0/20 | AS13825 | TROYCABLE-NET - Troy Cablevision, Inc. | US |
| 48.214.166.37 | 48.208.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- azar, mike
- Contact emails
Subdomains
10 observed subdomains of cathedralstone.com.
Web-graph footprint
Distinct hostnames that link to or from cathedralstone.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for cathedralstone.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | squarespace-mail.com |
Related pages
Pivot deeper into the graph from cathedralstone.com.
- IP · 216.47.204.82
- ASN · AS7265WOW-INTERNET - WideOpenWest Finance LLC
- Registrar · iana:2
- Country · US
- Email · mazar@microsupportservices.com
- TLD · .com
- Browse hostnames · ca…
- 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: "cathedralstone.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.