Skip to content

Hostname

feefo.com

Last fetched

feefo.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · feefo.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/feefo.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.81.23104.17.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.94.24104.18.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:470
Organization
cloud infrastructure team
Contact emails

Subdomains

48 observed subdomains of feefo.com.

Web-graph footprint

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

3,582 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for feefo.com.

MechanismTarget
SPF_INCLUDE5707407.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP13.74.137.176
SPF_IP13.77.59.28
SPF_IP13.93.42.39/24
SPF_IP13.94.95.171
SPF_IP20.116.107.216
SPF_IP20.49.202.3
SPF_IP20.58.22.103
SPF_IP20.79.220.33/32
SPF_IP20.79.222.204/32
SPF_IP20.92.116.22
SPF_IP20.92.233.59/32
SPF_IP20.93.157.195/32
SPF_IP20.97.70.227/32
SPF_IP20.98.2.159/32
SPF_IP20.98.33.77/32
SPF_IP23.100.56.64
SPF_IP35.246.101.184
SPF_IP35.246.4.5
SPF_IP40.113.3.253
SPF_IP40.114.221.220
SPF_IP40.69.19.60
SPF_IP40.86.165.91
SPF_IP40.86.171.128
SPF_IP40.86.217.129/30
SPF_IP40.86.225.121
SPF_IP52.138.216.130/32
SPF_IP52.170.22.60
SPF_MXfeefo.com

Related pages

Pivot deeper into the graph from feefo.com.

Cypher and MCP

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

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