Skip to content

Hostname

bayrol.de

Last fetched

bayrol.de resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · bayrol.deRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bayrol.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.122104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.122104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.86172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.9188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.9188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

9 observed subdomains of bayrol.de.

Web-graph footprint

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

160 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bayrol.de.

MechanismTarget
SPF_Abayrol.de
SPF_INCLUDEspf-0053d601.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.190.13.22
SPF_IP184.94.104.192/26
SPF_IP184.94.104.204
SPF_IP188.94.250.251/32
SPF_IP67.202.192.219
SPF_MXbayrol.de

Related pages

Pivot deeper into the graph from bayrol.de.

Cypher and MCP

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

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