Skip to content

Hostname

brepark.de

Last fetched

brepark.de resolves to 1 IPv4 address operated by AS50629 in DE.

Nutrition Label

WHISPER CANON · brepark.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/brepark.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.223.147.178185.223.144.0/22AS50629DE

WHOIS identity

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

Subdomains

28 observed subdomains of brepark.de.

Web-graph footprint

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

141 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for brepark.de.

MechanismTarget
SPF_Abrepark.de
SPF_INCLUDEspf.crsend.com
SPF_IP31.209.82.130
SPF_IP31.209.94.131
SPF_IP84.200.96.237
SPF_IP87.253.189.182
SPF_IP93.240.166.210
SPF_MXbrepark.de

Related pages

Pivot deeper into the graph from brepark.de.

Cypher and MCP

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

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