Skip to content

Hostname

brunetmas.com

Last fetched

brunetmas.com resolves to 1 IPv4 address operated by AS39020 in ES. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · brunetmas.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/brunetmas.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.93.64.5593.93.64.0/24AS39020ES

WHOIS identity

Registrar
iana:140
Organization
brunet mas
Contact emails

Subdomains

8 observed subdomains of brunetmas.com.

Web-graph footprint

Distinct hostnames that link to or from brunetmas.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for brunetmas.com.

MechanismTarget
SPF_Amail.brunetmas.com
SPF_INCLUDE_spf.google.com
SPF_IP217.76.128.0/23
SPF_IP82.223.190.0/23
SPF_IP82.223.199.0/24
SPF_MXbrunetmas.com

Related pages

Pivot deeper into the graph from brunetmas.com.

Cypher and MCP

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

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