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
Resolution chain
burkert.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.137.170.77 | 195.137.170.0/24 | AS42442 | ASAVATAR | DE |
WHOIS identity
- Registrar
- iana:1387
- Organization
- buerkert werke gmbh & co. kg
- Contact emails
Subdomains
46 observed subdomains of burkert.com.
Showing 25 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from burkert.com in the public web crawl.
408 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for burkert.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.senders.dc.aeb.com |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailpro.com |
| SPF_IP | 212.184.15.20 |
| SPF_IP | 35.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.