Skip to content

Hostname

bpdeurope.com

Last fetched

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

Nutrition Label

WHISPER CANON · bpdeurope.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/bpdeurope.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.147.100104.18.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.148.100104.18.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:168
Organization
b manuel
Contact emails

Subdomains

2 observed subdomains of bpdeurope.com.

Web-graph footprint

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

16 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for bpdeurope.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.signhost.com
SPF_IP109.70.12.28/32
SPF_IP114.113.146.0/24
SPF_IP13.81.211.35/32
SPF_IP185.46.180.100
SPF_IP185.46.180.30/31
SPF_IP185.46.180.32/29
SPF_IP185.52.213.47
SPF_IP194.88.230.32/27
SPF_IP194.88.231.0/24
SPF_IP210.14.77.208/28
SPF_IP40.74.54.232
SPF_IP5.39.185.33/32
SPF_IP80.69.72.128/28
SPF_IP81.26.214.0/24
SPF_IP81.93.164.103/32
SPF_IP81.93.173.201/32
SPF_IP81.93.56.64/27
SPF_IP85.17.245.177
SPF_IP85.17.245.178/31
SPF_IP93.94.228.0/24
SPF_IP94.126.64.96/27
SPF_IP94.75.226.212/32
SPF_MXbpdeurope.com

Related pages

Pivot deeper into the graph from bpdeurope.com.

Cypher and MCP

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

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