Skip to content

Hostname

brut.media

Last fetched

brut.media resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · brut.mediaRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/brut.media

Resolution chain

brut.media resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.247.65.10034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.103.5546.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.144.4152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
brut sas
Contact emails

Subdomains

31 observed subdomains of brut.media.

Web-graph footprint

Distinct hostnames that link to or from brut.media in the public web crawl.

2,104 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for brut.media.

MechanismTarget
SPF_Abrut.media
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXbrut.media

Related pages

Pivot deeper into the graph from brut.media.

Cypher and MCP

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

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