Skip to content

Hostname

eatigo.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.10318.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.3218.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.4318.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.9718.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.243.1018.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.4518.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.5718.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.9518.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.199.1250.0.0.0/0AS64073US
18.239.199.160.0.0.0/0AS64073US
18.239.199.330.0.0.0/0AS64073US
18.239.199.850.0.0.0/0AS64073US
3.168.102.133.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.783.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.853.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.923.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

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 eatigo.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for eatigo.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.txmsv.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from eatigo.com.

Cypher and MCP

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

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