Skip to content

Hostname

fishrulesapp.com

Last fetched

fishrulesapp.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · fishrulesapp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fishrulesapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.3118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.199.280.0.0.0/0AS64073US
18.239.199.340.0.0.0/0AS64073US
18.239.199.520.0.0.0/0AS64073US
18.239.199.810.0.0.0/0AS64073US
18.245.253.2018.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.7318.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.9818.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.9918.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
54.192.97.11754.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.12954.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.8154.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.9454.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fishrulesapp.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from fishrulesapp.com.

Cypher and MCP

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

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