Skip to content

Hostname

hungryhungry.com

Last fetched

hungryhungry.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1441 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.211.183.3013.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.211.46.1813.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.236.140.11813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.163.2713.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.105.19013.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.4.1913.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.83.6413.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.108.25316.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.109.9416.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.252.2533.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.98.2373.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.101.473.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.40.2063.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.45.9852.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.67.11852.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.173.20552.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.38.25554.206.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.22.10454.252.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.105.22154.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.84.9454.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1441
Organization
domain admin
Contact emails

Subdomains

60 observed subdomains of hungryhungry.com.

Web-graph footprint

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

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hungryhungry.com.

MechanismTarget
SPF_INCLUDE4222710.spf07.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from hungryhungry.com.

Cypher and MCP

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

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