Skip to content

Hostname

henb.ca

Last fetched

henb.ca resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:promo people inc. as the registrar.

Nutrition Label

WHISPER CANON · henb.caRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/henb.ca

Resolution chain

henb.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.87.105.19252.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
66.102.132.8466.102.128.0/20AS40092WVVANET - WVVA.net Inc.CA

WHOIS identity

Registrar
registrar:promo people inc.
Organization
home educators of new brunswick
Contact emails

Subdomains

22 observed subdomains of henb.ca.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for henb.ca.

MechanismTarget
SPF_Ahenb.ca
SPF_Amailer.clubexpress.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.hostpapa.com
SPF_IP64.34.156.149
SPF_IP66.102.132.84
SPF_IP70.33.246.120
SPF_MXhenb.ca

Related pages

Pivot deeper into the graph from henb.ca.

Cypher and MCP

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

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