Skip to content

Hostname

wearenotgoingback.ca

Last fetched

wearenotgoingback.ca resolves to 2 IPv4 addresses operated by CROCWEB - CrocWeb in CA. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · wearenotgoingback.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wearenotgoingback.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.152.168.14104.152.168.0/22AS63068CROCWEB - CrocWebCA
185.53.179.113185.53.179.0/24AS206834TEAMINTERNET-CA-ASDE

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
Contact emails

Subdomains

6 observed subdomains of wearenotgoingback.ca.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for wearenotgoingback.ca.

MechanismTarget
SPF_Awearenotgoingback.ca
SPF_INCLUDEspf.hostwhitelabel.com
SPF_IP104.152.168.14
SPF_MXwearenotgoingback.ca

Related pages

Pivot deeper into the graph from wearenotgoingback.ca.

Cypher and MCP

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

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