Skip to content

Hostname

packlim.ca

Last fetched

packlim.ca resolves to 3 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists registrar:network solutions canada ulc as the registrar.

Nutrition Label

WHISPER CANON · packlim.caRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/packlim.ca

Resolution chain

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

IPPrefixASNOperatorCountry
46.224.238.2246.224.0.0/15AS24940HETZNER-ASDE
84.32.84.15884.32.84.0/24AS47583ANSONNET-AS-UKLT
84.32.84.6284.32.84.0/24AS47583ANSONNET-AS-UKLT

WHOIS identity

Registrar
registrar:network solutions canada ulc
Organization
Contact emails

Subdomains

4 observed subdomains of packlim.ca.

Web-graph footprint

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

113 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for packlim.ca.

MechanismTarget
SPF_Apacklim.ca
SPF_INCLUDE_spf.mail.hostinger.com
SPF_IP46.224.238.22
SPF_MXpacklim.ca

Related pages

Pivot deeper into the graph from packlim.ca.

Cypher and MCP

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

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