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
Resolution chain
barilla.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.19.169.20 | 104.19.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:3776
- Organization
- barilla g. e r. fratelli -
- Contact emails
Subdomains
115 observed subdomains of barilla.com.
Showing 25 of 115. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from barilla.com in the public web crawl.
2,171 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
48 SPF mechanisms authorising senders for barilla.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | emailus.freshservice.com |
| SPF_INCLUDE | spf-00361b01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | t.contactlab.it |
| SPF_IP | 109.74.1.84 |
| SPF_IP | 12.129.20.0/24 |
| SPF_IP | 134.170.204.81/32 |
| SPF_IP | 157.55.229.51 |
| SPF_IP | 157.55.46.141 |
| SPF_IP | 157.56.249.69 |
| SPF_IP | 159.183.164.52 |
| SPF_IP | 161.58.86.13 |
| SPF_IP | 170.224.103.0/24 |
| SPF_IP | 174.128.1.123/32 |
| SPF_IP | 174.128.1.4/32 |
| SPF_IP | 18.198.96.88 |
| SPF_IP | 198.185.22.30 |
| SPF_IP | 200.162.206.47 |
| SPF_IP | 200.168.249.10 |
| SPF_IP | 200.206.112.26 |
| SPF_IP | 207.46.163.0/24 |
| SPF_IP | 207.46.51.64/26 |
| SPF_IP | 208.46.217.192/26 |
| SPF_IP | 208.46.217.216 |
| SPF_IP | 208.85.55.7 |
| SPF_IP | 213.199.154.0/24 |
| SPF_IP | 213.199.180.128/26 |
| SPF_IP | 213.52.186.141/32 |
| SPF_IP | 216.32.180.0/24 |
| SPF_IP | 216.32.181.0/24 |
| SPF_IP | 217.29.160.12 |
| SPF_IP | 217.29.160.24 |
| SPF_IP | 63.241.222.0/24 |
| SPF_IP | 63.250.248.137 |
| SPF_IP | 66.48.67.6 |
| SPF_IP | 66.77.61.219 |
| SPF_IP | 72.35.67.84 |
| SPF_IP | 74.115.52.226 |
| SPF_IP | 74.115.52.237 |
| SPF_IP | 77.238.14.178 |
| SPF_IP | 80.252.93.0/24 |
| SPF_IP | 81.200.64.50/32 |
| SPF_IP | 82.150.225.79/32 |
| SPF_IP | 87.82.49.17 |
| SPF_IP | 94.126.143.198 |
| SPF_IP | 94.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.