Hostname
santamariaworld.com
Last fetched
santamariaworld.com resolves to 1 IPv4 address operated by EPISERVER_AS in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
santamariaworld.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 |
|---|---|---|---|---|
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | EPISERVER_AS | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of santamariaworld.com owner
- Contact emails
- 0c3caf3a-f375-4fec-a53b-28b32ff42e08@identity-protect.org
- 2a95f67e-2c18-4def-b9e2-e8a7b174e0f1@identity-protect.org
- 2e70065e-7205-4682-affc-5991e66c4bb0@identity-protect.org
- e748fe63-e068-4456-8d7a-53bdd7678fa2@identity-protect.org
- e7b56137-3868-4667-b29f-2143072d9687@identity-protect.org
- ebbe947c-2729-45e9-9b2f-5046b2419c67@identity-protect.org
- webmaster@santamaria.se
Subdomains
33 observed subdomains of santamariaworld.com.
Showing 23 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from santamariaworld.com in the public web crawl.
545 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from santamariaworld.com.
- IP · 217.114.94.2
- ASN · AS30811EPISERVER_AS
- Registrar · iana:468
- Country · SE
- Email · 0c3caf3a-f375-4fec-a53b-28b32ff42e08@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- 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: "santamariaworld.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.