Skip to content

Hostname

zedosbois.org

Last fetched

zedosbois.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · zedosbois.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zedosbois.org

Resolution chain

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

WHOIS identity

Registrar
iana:9
Organization
tiago borges
Contact emails

Subdomains

17 observed subdomains of zedosbois.org.

Web-graph footprint

Distinct hostnames that link to or from zedosbois.org in the public web crawl.

267 sites link to this hostname.

1,041 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for zedosbois.org.

MechanismTarget
SPF_Azedosbois.org
SPF_INCLUDE_spf.cleanmx.pt
SPF_INCLUDE_spf.mlsend.com
SPF_IP94.46.183.40
SPF_MXzedosbois.org

Related pages

Pivot deeper into the graph from zedosbois.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zedosbois.org"})-[: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.