Skip to content

Hostname

bookware3000.ca

Last fetched

bookware3000.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · bookware3000.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/bookware3000.ca

Resolution chain

bookware3000.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
registrar:easydns technologies inc.
Organization
carleton technologies
Contact emails

Subdomains

48 observed subdomains of bookware3000.ca.

Web-graph footprint

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

39 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bookware3000.ca.

MechanismTarget
SPF_Abookware3000.ca
SPF_INCLUDE_spf.google.com
SPF_IP209.87.231.1
SPF_IP209.87.231.2
SPF_IP209.87.231.5
SPF_IP209.87.231.6
SPF_IP209.87.231.7
SPF_IP209.87.231.8/32
SPF_MXbookware3000.ca

Related pages

Pivot deeper into the graph from bookware3000.ca.

Cypher and MCP

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

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