Skip to content

Hostname

benown.ca

Last fetched

benown.ca resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · benown.caRouting diversity3.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/benown.ca

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.135.114100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.225.21034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.165.3134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.200.22554.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
Contact emails

Subdomains

2 observed subdomains of benown.ca.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for benown.ca.

MechanismTarget
SPF_INCLUDE5885626.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEapi.stripe.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from benown.ca.

Cypher and MCP

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

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