Skip to content

Hostname

bonprix.ee

Last fetched

bonprix.ee resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · bonprix.eeRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/bonprix.ee

Resolution chain

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

IPPrefixASNOperatorCountry
146.190.179.125146.190.176.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
157.180.110.17157.180.0.0/17AS24940FI

WHOIS identity

No WHOIS records are currently associated with bonprix.ee in WhisperGraph.

Subdomains

2 observed subdomains of bonprix.ee.

Web-graph footprint

Distinct hostnames that link to or from bonprix.ee in the public web crawl.

13 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bonprix.ee.

MechanismTarget
SPF_Abonprix.ee
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.190.179.125
SPF_IP62.65.40.26
SPF_IP78.110.35.3
SPF_MXbonprix.ee

Related pages

Pivot deeper into the graph from bonprix.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bonprix.ee"})-[: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.