Skip to content

Hostname

offer.funfany.com

Last fetched

offer.funfany.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.84.50.10152.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.1852.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.3752.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.652.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
99.84.91.1099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.10399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

No WHOIS records are currently associated with offer.funfany.com in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from offer.funfany.com.

Cypher and MCP

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

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