Skip to content

Hostname

securenetwork.ca

Last fetched

securenetwork.ca resolves to 3 IPv4 addresses operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · securenetwork.caRouting diversity3.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/securenetwork.ca

Resolution chain

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

IPPrefixASNOperatorCountry
160.153.136.3160.153.136.0/24AS398787GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
182.50.132.242182.50.132.0/24AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCSG
72.167.191.6972.167.176.0/20AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
Contact emails

Subdomains

1 observed subdomain of securenetwork.ca.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for securenetwork.ca.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from securenetwork.ca.

Cypher and MCP

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

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