Skip to content

Hostname

barilla.com

Last fetched

barilla.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3776 as the registrar.

Nutrition Label

WHISPER CANON · barilla.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/barilla.com

Resolution chain

barilla.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.19.169.20104.19.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3776
Organization
barilla g. e r. fratelli -
Contact emails

Subdomains

115 observed subdomains of barilla.com.

Web-graph footprint

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

2,171 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

48 SPF mechanisms authorising senders for barilla.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEspf-00361b01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEt.contactlab.it
SPF_IP109.74.1.84
SPF_IP12.129.20.0/24
SPF_IP134.170.204.81/32
SPF_IP157.55.229.51
SPF_IP157.55.46.141
SPF_IP157.56.249.69
SPF_IP159.183.164.52
SPF_IP161.58.86.13
SPF_IP170.224.103.0/24
SPF_IP174.128.1.123/32
SPF_IP174.128.1.4/32
SPF_IP18.198.96.88
SPF_IP198.185.22.30
SPF_IP200.162.206.47
SPF_IP200.168.249.10
SPF_IP200.206.112.26
SPF_IP207.46.163.0/24
SPF_IP207.46.51.64/26
SPF_IP208.46.217.192/26
SPF_IP208.46.217.216
SPF_IP208.85.55.7
SPF_IP213.199.154.0/24
SPF_IP213.199.180.128/26
SPF_IP213.52.186.141/32
SPF_IP216.32.180.0/24
SPF_IP216.32.181.0/24
SPF_IP217.29.160.12
SPF_IP217.29.160.24
SPF_IP63.241.222.0/24
SPF_IP63.250.248.137
SPF_IP66.48.67.6
SPF_IP66.77.61.219
SPF_IP72.35.67.84
SPF_IP74.115.52.226
SPF_IP74.115.52.237
SPF_IP77.238.14.178
SPF_IP80.252.93.0/24
SPF_IP81.200.64.50/32
SPF_IP82.150.225.79/32
SPF_IP87.82.49.17
SPF_IP94.126.143.198
SPF_IP94.245.120.64/26

Related pages

Pivot deeper into the graph from barilla.com.

Cypher and MCP

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

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