Skip to content

Hostname

socom.ca

Last fetched

socom.ca resolves to 1 IPv4 address operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists registrar:(funio) - miss group canada inc as the registrar.

Nutrition Label

WHISPER CANON · socom.caRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/socom.ca

Resolution chain

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

IPPrefixASNOperatorCountry
184.107.95.60184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
registrar:(funio) - miss group canada inc
Organization
societe des communicateurs de quebec
Contact emails

Subdomains

7 observed subdomains of socom.ca.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for socom.ca.

MechanismTarget
SPF_Asocom.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_IP108.163.166.211
SPF_IP184.107.95.60
SPF_IP64.15.149.212
SPF_IP72.55.137.135
SPF_MXsocom.ca

Related pages

Pivot deeper into the graph from socom.ca.

Cypher and MCP

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

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