Hostname
bayrol.de
Last fetched
bayrol.de resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
bayrol.de resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.14.122 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.15.122 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.86 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.9 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.9 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - 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.
| Mechanism | Target |
|---|---|
| SPF_A | bayrol.de |
| SPF_INCLUDE | spf-0053d601.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.190.13.22 |
| SPF_IP | 184.94.104.192/26 |
| SPF_IP | 184.94.104.204 |
| SPF_IP | 188.94.250.251/32 |
| SPF_IP | 67.202.192.219 |
| SPF_MX | bayrol.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.