Skip to content

Hostname

burdastyle.com

Last fetched

burdastyle.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · burdastyle.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/burdastyle.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.82104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.82104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.252172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
verlag aenne burda gmbh & co.kg
Contact emails

Subdomains

13 observed subdomains of burdastyle.com.

Web-graph footprint

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

1,549 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for burdastyle.com.

MechanismTarget
SPF_INCLUDEnews.burdastyle.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.devclic.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXburdastyle.com

Related pages

Pivot deeper into the graph from burdastyle.com.

Cypher and MCP

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

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