Skip to content

Hostname

unclebens.ca

Last fetched

unclebens.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CL. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · unclebens.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/unclebens.ca

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.221.273.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.63.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.703.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.823.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.169.231.1053.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.413.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.483.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.853.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
mars canada
Contact emails

Subdomains

8 observed subdomains of unclebens.ca.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for unclebens.ca.

MechanismTarget
SPF_INCLUDEspf.mars-inc.com

Related pages

Pivot deeper into the graph from unclebens.ca.

Cypher and MCP

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

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