Hostname
spurdoverse.app
Last fetched
spurdoverse.app resolves to 3 IPv4 addresses operated by AS58212 in DE. WHOIS lists iana:1449 as the registrar.
Nutrition Label
Resolution chain
spurdoverse.app 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 |
|---|---|---|---|---|
| 104.167.24.104 | 104.167.24.0/24 | AS58212 | — | DE |
| 186.2.174.32 | 186.2.174.0/24 | AS59692 | — | AE |
| 186.2.165.137 | 186.2.165.0/24 | AS59692 | — | AE |
WHOIS identity
- Registrar
- iana:1449
- Organization
- —
- Contact emails
Subdomains
9 observed subdomains of spurdoverse.app.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for spurdoverse.app.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.migadu.com |
Related pages
Pivot deeper into the graph from spurdoverse.app.
- IP · 104.167.24.104
- ASN · AS58212
- Registrar · iana:1449
- Country · DE
- Email · spurdoverse.app.68c71829cd3f5@domains-anonymizer.com
- TLD · .app
- Browse hostnames · sp…
- 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: "spurdoverse.app"})-[: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.