Skip to content

Hostname

bogner.com

Last fetched

bogner.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · bogner.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/bogner.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.159.7.10418.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
willy bogner gmbh & co. kgaa
Contact emails

Subdomains

83 observed subdomains of bogner.com.

Web-graph footprint

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

535 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for bogner.com.

MechanismTarget
SPF_Aproduction.eu01.bogner.demandware.net
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.recruiting-portal.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.140.184.0/22
SPF_IP195.24.96.150
SPF_IP195.24.96.154
SPF_IP195.24.96.157
SPF_IP195.24.96.197
SPF_IP195.30.125.32/27
SPF_IP2001:608:800:120::/60
SPF_IP82.118.33.29
SPF_IP91.192.40.0/22

Related pages

Pivot deeper into the graph from bogner.com.

Cypher and MCP

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

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