Skip to content

Hostname

fishnv.ca

Last fetched

fishnv.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.170.185.1153.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.183.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.413.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.73.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.151.10454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.7454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.7654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
65.8.76.10765.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.12365.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.2065.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.6865.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

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

Subdomains

1 observed subdomain of fishnv.ca.

Subdomain
www.fishnv.ca

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fishnv.ca.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from fishnv.ca.

Cypher and MCP

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

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