Skip to content

Hostname

www.teamcatfish.com

Last fetched

www.teamcatfish.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.32.12108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.14108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.54108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.8108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.239.255.11518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.1718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.161.4.453.161.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.4.733.161.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.4.83.161.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.4.893.161.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

No WHOIS records are currently associated with www.teamcatfish.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for www.teamcatfish.com.

MechanismTarget
SPF_Awww.teamcatfish.com
SPF_INCLUDEspf.secureserver.net

Related pages

Pivot deeper into the graph from www.teamcatfish.com.

Cypher and MCP

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

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