Skip to content

Hostname

bundk.de

Last fetched

bundk.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · bundk.deRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/bundk.de

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.144.10478.46.0.0/15AS24940DE

WHOIS identity

No WHOIS records are currently associated with bundk.de in WhisperGraph.

Subdomains

62 observed subdomains of bundk.de.

Web-graph footprint

Distinct hostnames that link to or from bundk.de in the public web crawl.

217 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bundk.de.

MechanismTarget
SPF_Abundk.de
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.isrunning.de
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP212.95.110.38
SPF_IP2a00:d0c0:c:31:172:16:90:152
SPF_IP37.208.108.152
SPF_IP62.225.163.50
SPF_IP69.169.227.60
SPF_IP91.249.189.42
SPF_MXbundk.de

Related pages

Pivot deeper into the graph from bundk.de.

Cypher and MCP

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

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