Skip to content

Hostname

burkert.com

Last fetched

burkert.com resolves to 1 IPv4 address operated by ASAVATAR in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.137.170.77195.137.170.0/24AS42442ASAVATARDE

WHOIS identity

Registrar
iana:1387
Organization
buerkert werke gmbh & co. kg
Contact emails

Subdomains

46 observed subdomains of burkert.com.

Web-graph footprint

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

408 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for burkert.com.

MechanismTarget
SPF_INCLUDE_spf.senders.dc.aeb.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailpro.com
SPF_IP212.184.15.20
SPF_IP35.156.51.162

Related pages

Pivot deeper into the graph from burkert.com.

Cypher and MCP

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

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