Skip to content

Hostname

bonduelle.com

Last fetched

bonduelle.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.154.19045.223.154.0/24AS19551INCAPSULA - Incapsula IncGB
45.223.61.19045.223.61.0/24AS19551INCAPSULA - Incapsula IncUS

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 bonduelle.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

59 SPF mechanisms authorising senders for bonduelle.com.

MechanismTarget
SPF_Amailout.bonduelle.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP128.92.188.250
SPF_IP129.146.115.250/32
SPF_IP129.146.141.125/32
SPF_IP130.214.193.78/32
SPF_IP130.214.193.83/32
SPF_IP130.214.193.85/32
SPF_IP130.214.193.93/32
SPF_IP135.84.68.123/32
SPF_IP142.0.180.120/32
SPF_IP143.55.146.192
SPF_IP143.55.149.98
SPF_IP149.72.147.186/32
SPF_IP149.72.82.5/24
SPF_IP152.193.30.186
SPF_IP155.56.220.141/32
SPF_IP155.56.220.142/32
SPF_IP155.56.221.13/32
SPF_IP155.56.221.14/32
SPF_IP155.56.221.15/32
SPF_IP155.56.221.16/32
SPF_IP155.56.222.26/32
SPF_IP155.56.222.27/32
SPF_IP157.130.85.174
SPF_IP162.236.241.190
SPF_IP167.89.101.239/32
SPF_IP168.245.40.44/32
SPF_IP193.242.123.31
SPF_IP193.242.123.35
SPF_IP195.137.243.124/32
SPF_IP195.137.243.189/32
SPF_IP195.137.243.33/32
SPF_IP199.219.248.6
SPF_IP199.76.75.100
SPF_IP204.148.162.78
SPF_IP204.148.51.30
SPF_IP204.98.135.26
SPF_IP208.254.219.86
SPF_IP208.86.168.7/32
SPF_IP213.95.13.132/32
SPF_IP213.95.13.133/32
SPF_IP216.71.150.115/32
SPF_IP23.24.195.245
SPF_IP37.235.92.46/29
SPF_IP46.22.207.11/32
SPF_IP50.210.228.201
SPF_IP52.1.14.157/32
SPF_IP52.24.139.117/32
SPF_IP54.229.2.165/32
SPF_IP54.85.220.168
SPF_IP63.122.240.6
SPF_IP91.216.209.20/32
SPF_IP93.93.186.90/32
SPF_IP96.82.164.173
SPF_IP98.174.106.34

Related pages

Pivot deeper into the graph from bonduelle.com.

Cypher and MCP

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

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