Skip to content

Hostname

hucks.ca

Last fetched

hucks.ca resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · hucks.caRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hucks.ca

Resolution chain

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

IPPrefixASNOperatorCountry
146.190.245.4146.195.82.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

2 observed subdomains of hucks.ca.

Web-graph footprint

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

13 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

51 SPF mechanisms authorising senders for hucks.ca.

MechanismTarget
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.spader_com._d.easydmarc.pro
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.151.192.0/23
SPF_IP108.177.8.0/21
SPF_IP149.72.193.172
SPF_IP149.72.197.102
SPF_IP162.248.184.0/22
SPF_IP167.89.49.109
SPF_IP168.245.1.210
SPF_IP168.245.1.216
SPF_IP168.245.1.22
SPF_IP168.245.16.20
SPF_IP168.245.50.63
SPF_IP168.245.56.232/32
SPF_IP168.245.62.222
SPF_IP168.245.65.155
SPF_IP168.245.69.194
SPF_IP168.245.69.201
SPF_IP173.194.0.0/16
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP205.207.104.0/22
SPF_IP207.186.128.0/18
SPF_IP207.186.144.11/32
SPF_IP207.186.144.12/32
SPF_IP207.186.148.0/24
SPF_IP207.186.150.125
SPF_IP207.186.164.0/24
SPF_IP207.186.166.125
SPF_IP207.186.224.0/24
SPF_IP207.187.162.0/24
SPF_IP207.187.193.0/24
SPF_IP207.187.225.0/24
SPF_IP208.184.224.19
SPF_IP208.75.120.0/22
SPF_IP209.85.128.0/17
SPF_IP216.198.0.0/18
SPF_IP216.239.32.0/1
SPF_IP216.241.213.25
SPF_IP216.58.192.0/19
SPF_IP35.190.247.0/24
SPF_IP64.207.216.0/22
SPF_IP64.233.160.0/19
SPF_IP66.102.0.0/20
SPF_IP66.249.80.0/20
SPF_IP72.14.192.0/18
SPF_IP74.125.0.0/16

Related pages

Pivot deeper into the graph from hucks.ca.

Cypher and MCP

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

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