Skip to content

Hostname

burdastyle.de

Last fetched

burdastyle.de resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · burdastyle.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/burdastyle.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.26.36104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
193.26.98.60193.26.96.0/20AS39218DE

WHOIS identity

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

Subdomains

28 observed subdomains of burdastyle.de.

Web-graph footprint

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

595 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for burdastyle.de.

MechanismTarget
SPF_Admzmail1.burda.com
SPF_INCLUDE_smtp.udag.de
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from burdastyle.de.

Cypher and MCP

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

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