Hostname
episod.com
Last fetched
episod.com resolves to 57.128.48.162, announced in 57.128.0.0/17 by OVH - OVH SAS in FR. episod.com 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
- 57.128.48.162
57.128.0.0/17 · OVH - OVH SAS · Roubaix, FR
IPv6 resolution
No AAAA record for episod.com is recorded in WhisperGraph.
Attribution
ovh
ORIGIN_AS
WHOIS identity
- Registrar
- iana:433
- Registrant organisation
- tessier marie-anne
- Contact emails
- fabien.minel@neoness-forme.com, whois.privacy@privacyid.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- dns200.anycast.me
- ns200.anycast.me
MX records
- episod-com.mail.eo.outlook.com
SPF policy
- a: episod.com
- mx: episod.com
- include: web1.episod.com
- include: web2.episod.com
- include: spf.protection.outlook.com
- include: episod.spf.stadline.com
- include: ns3165600.ip-51-91-74.eu
- include: servers.mscv.net
- include: eu.mailgun.org
Threat-feed evidence
History
Related pages
Pivot from episod.com 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: "episod.com"})-[: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.