Skip to content

Hostname

zibi.ca

Last fetched

zibi.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · zibi.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zibi.ca

Resolution chain

zibi.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:456
Organization
dream unlimited
Contact emails

Subdomains

5 observed subdomains of zibi.ca.

Web-graph footprint

Distinct hostnames that link to or from zibi.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for zibi.ca.

MechanismTarget
SPF_Azibi.ca
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP207.35.189.79
SPF_IP52.233.43.23
SPF_IP75.103.66.55
SPF_IP75.103.85.102
SPF_MXzibi.ca

Related pages

Pivot deeper into the graph from zibi.ca.

Cypher and MCP

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

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