Skip to content

Hostname

www.gokingfish.ca

Last fetched

www.gokingfish.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.gokingfish.caRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/www.gokingfish.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.217.177.12518.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.166.4418.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.gokingfish.ca in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for www.gokingfish.ca.

MechanismTarget
SPF_Awww.gokingfish.ca
SPF_INCLUDE_spf.google.com
SPF_IP159.203.4.67
SPF_IP50.17.176.234
SPF_MXwww.gokingfish.ca

Related pages

Pivot deeper into the graph from www.gokingfish.ca.

Cypher and MCP

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

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