Hostname
zoy.org
Last fetched
zoy.org resolves to 193.200.42.162, announced in 193.200.42.0/23 by HIVANE - Hivane Association in FR. zoy.org 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
Attribution
hivane association
ORIGIN_AS
WHOIS identity
- Registrar
- iana:74
- Registrant organisation
- samuel hocevar
- Contact emails
- 2c0ca1b22053eeb086652f53faaacdd8-9073@contact.gandi.net
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns0.zoy.org
- ns1.zoy.org
MX records
- mx0.zoy.org
- mx1.zoy.org
SPF policy
- ip: 2001:67c:1740:9004::/96
- ip: fe80::208:a2ff:fe0c:81c4/96
- mx: zoy.org
- ip: 193.200.42.162
- ip: 193.200.42.165
- ip: 51.159.28.159
Threat-feed evidence
History
Related pages
Pivot from zoy.org 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: "zoy.org"})-[: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.