Skip to content

Hostname

ebuddz.com.codopia.io

Last fetched

ebuddz.com.codopia.io is a registered hostname under the .io top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · ebuddz.com.codopia.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ebuddz.com.codopia.io

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with ebuddz.com.codopia.io in WhisperGraph.

Subdomains

1 observed subdomain of ebuddz.com.codopia.io.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ebuddz.com.codopia.io.

MechanismTarget
SPF_Aebuddz.com.codopia.io
SPF_INCLUDErelay.thundermail.uk
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP149.255.58.21
SPF_IP149.255.62.157
SPF_IP192.250.229.176
SPF_MXebuddz.com.codopia.io

Related pages

Pivot deeper into the graph from ebuddz.com.codopia.io.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ebuddz.com.codopia.io"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.