Skip to content

Hostname

ibotta.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.60.118108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.121108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.73108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.77108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.122.1018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.10418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.190.1063.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.203.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.223.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.263.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
18.64.211.2518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9818.64.210.0/23AS16509AMAZON-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 ibotta.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ibotta.com.

MechanismTarget
SPF_INCLUDE7106961.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_IP146.20.14.105
SPF_IP146.20.14.106
SPF_IP164.177.132.168
SPF_IP216.46.168.197
SPF_IP216.46.168.222
SPF_IP216.58.172.197
SPF_IP216.58.172.198
SPF_IP50.56.130.220

Related pages

Pivot deeper into the graph from ibotta.com.

Cypher and MCP

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

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