Skip to content

Hostname

badpunkt.de

Last fetched

badpunkt.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · badpunkt.deRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/badpunkt.de

Resolution chain

badpunkt.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.184.183.6718.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.156.2718.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.129.20118.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.115.2263.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.132.9363.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.10.23763.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

3 observed subdomains of badpunkt.de.

Web-graph footprint

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

63 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for badpunkt.de.

MechanismTarget
SPF_Abadpunkt.de
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.go-2b-planer.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP193.141.27.1
SPF_IP92.205.48.216
SPF_MXbadpunkt.de

Related pages

Pivot deeper into the graph from badpunkt.de.

Cypher and MCP

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

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