Skip to content

Hostname

sitebook.ca

Last fetched

sitebook.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

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

Resolution chain

sitebook.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.69.231.137158.69.0.0/16AS16276OVHCA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

6 observed subdomains of sitebook.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • sitebook.ca

SPF policy

6 SPF mechanisms authorising senders for sitebook.ca.

MechanismTarget
SPF_Asitebook.ca
SPF_INCLUDE_spf.webo3.ca
SPF_IP142.44.215.111
SPF_IP158.69.231.137
SPF_IP167.114.67.79
SPF_MXsitebook.ca

Related pages

Pivot deeper into the graph from sitebook.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sitebook.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.