Skip to content

Hostname

foreo.com

Last fetched

foreo.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.153.111.14354.153.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.153.114.6254.153.0.0/17AS16509AMAZON-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 foreo.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for foreo.com.

MechanismTarget
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP13.52.90.73
SPF_IP13.56.192.86
SPF_IP13.57.250.231
SPF_IP144.76.2.186
SPF_IP185.155.224.140
SPF_IP185.98.12.170
SPF_IP3.127.1.177
SPF_IP35.159.42.245
SPF_IP52.8.118.127
SPF_IP52.8.74.98
SPF_IP52.9.204.75
SPF_IP52.9.97.102
SPF_IP54.176.46.160
SPF_IP54.193.121.19
SPF_IP54.193.128.26
SPF_MXforeo.com

Related pages

Pivot deeper into the graph from foreo.com.

Cypher and MCP

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

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