Skip to content

Hostname

brogle.de

Last fetched

brogle.de resolves to 1 IPv4 address operated by CREOLINE-AS - creoline GmbH in DE.

Nutrition Label

WHISPER CANON · brogle.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/brogle.de

Resolution chain

brogle.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.1.86.1435.1.86.0/24AS205948CREOLINE-AS - creoline GmbHDE

WHOIS identity

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

Subdomains

31 observed subdomains of brogle.de.

Web-graph footprint

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

70 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for brogle.de.

MechanismTarget
SPF_Aeu-west-1.amazonses.com
SPF_Amailout.brogle.de
SPF_Asimon.brogle.de
SPF_INCLUDE_spf.creoline.de
SPF_INCLUDE_spf.expurgate.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.37.255.0/24
SPF_IP23.88.75.46
SPF_IP37.123.109.106
SPF_IP37.123.109.203
SPF_IP91.198.224.0/24

Related pages

Pivot deeper into the graph from brogle.de.

Cypher and MCP

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

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