Skip to content

Hostname

brush.eu

Last fetched

brush.eu resolves to 2 IPv4 addresses operated by DIMENOC - HostDime.com, Inc. in GB. WHOIS lists registrar:zen internet limited as the registrar.

Nutrition Label

WHISPER CANON · brush.euRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/brush.eu

Resolution chain

brush.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.73.172.138109.73.172.0/24AS33182DIMENOC - HostDime.com, Inc.GB
206.189.124.217206.189.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
registrar:zen internet limited
Organization
Contact emails

Subdomains

31 observed subdomains of brush.eu.

Web-graph footprint

Distinct hostnames that link to or from brush.eu in the public web crawl.

83 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for brush.eu.

MechanismTarget
SPF_Abrush.eu
SPF_Amail-cz.brush.eu
SPF_Amail.pantheon-automatisering.nl
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXbrush.eu

Related pages

Pivot deeper into the graph from brush.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "brush.eu"})-[: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.