Hostname
shadowone.eu
Last fetched
shadowone.eu resolves to 91.92.233.243, announced in 91.92.233.0/24 by VISCOMP-AS - Viscomp Ltd in DE. shadowone.eu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for shadowone.eu is recorded in WhisperGraph.
Attribution
viscomp
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- registrar:tld registrar solutions ltd
Subdomains
Mail and authentication
Nameservers
- ns1.storage4.ntesrv.com
- ns2.storage4.ntesrv.com
MX records
- shadowone.eu
- mail.shadowone.eu
SPF policy
- a: shadowone.eu
- mx: shadowone.eu
- ip: 178.162.201.194
- ip: 87.120.197.200
- ip: 89.25.85.101
- ip: 91.92.233.243
Threat-feed evidence
History
Related pages
Pivot from shadowone.eu into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shadowone.eu"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.