Skip to content

Hostname

fishhunt.sp-starter.com

Last fetched

fishhunt.sp-starter.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

WHISPER CANON · fishhunt.sp-starter.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fishhunt.sp-starter.com

Resolution chain

fishhunt.sp-starter.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.146.11013.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.11613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.6213.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.6313.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.160.39.223.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.363.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.563.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.39.633.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.249.1023.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.433.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.553.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.963.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

No WHOIS records are currently associated with fishhunt.sp-starter.com in WhisperGraph.

Subdomains

3 observed subdomains of fishhunt.sp-starter.com.

Threat posture

History

Related pages

Pivot deeper into the graph from fishhunt.sp-starter.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fishhunt.sp-starter.com"})-[: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.