Skip to content

Hostname

fishidy.com

Last fetched

fishidy.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · fishidy.comRouting diversity4.8/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fishidy.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.207.243100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.25.226.24100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.153.240100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.194.34184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.202.114184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.33.2113.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.22.1203.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.0.2433.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.172.403.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.224.12234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.177.18834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.57.23634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.161.18234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.170.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.17.12944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.218.7798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.175.19198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

10 observed subdomains of fishidy.com.

Web-graph footprint

Distinct hostnames that link to or from fishidy.com in the public web crawl.

312 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for fishidy.com.

MechanismTarget
SPF_INCLUDE_tdy-ipblocks.teledyne.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEmailer.chargify.com
SPF_IP130.50.12.251
SPF_IP152.44.176.254
SPF_IP205.220.161.238
SPF_IP205.220.173.238
SPF_IP50.216.103.120
SPF_IP63.115.29.100
SPF_IP63.115.29.120

Related pages

Pivot deeper into the graph from fishidy.com.

Cypher and MCP

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

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