Skip to content

Hostname

bonprix.it

Last fetched

bonprix.it resolves to 1 IPv4 address operated by AS205411 in DE. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · bonprix.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bonprix.it

Resolution chain

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

IPPrefixASNOperatorCountry
208.82.72.32208.82.72.0/22AS205411DE

WHOIS identity

Registrar
registrar:nameshield
Organization
bon prix handelsgesellschaft mbh
Contact emails

Subdomains

11 observed subdomains of bonprix.it.

Web-graph footprint

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

194 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bonprix.it.

Related pages

Pivot deeper into the graph from bonprix.it.

Cypher and MCP

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

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