Skip to content

Hostname

bernhardt.com

Last fetched

bernhardt.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.223.54.4552.223.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
bernhardt furniture
Contact emails

Subdomains

33 observed subdomains of bernhardt.com.

Web-graph footprint

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

579 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bernhardt.com.

MechanismTarget
SPF_Abernhardt.com
SPF_INCLUDE5264552.spf02.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.131.139.122
SPF_IP71.81.14.226
SPF_MXbernhardt.com

Related pages

Pivot deeper into the graph from bernhardt.com.

Cypher and MCP

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

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