Skip to content

Hostname

brexa.com

Last fetched

brexa.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · brexa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brexa.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.44.164.20120.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

49 observed subdomains of brexa.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for brexa.com.

MechanismTarget
SPF_INCLUDEflat_spf1.brexa.com
SPF_INCLUDEflat_spf2.brexa.com
SPF_INCLUDEflat_spf3.brexa.com
SPF_INCLUDEflat_spf4.brexa.com
SPF_INCLUDEflat_spf5.brexa.com
SPF_INCLUDEflat_spf6.brexa.com
SPF_INCLUDEflat_spf7.brexa.com
SPF_INCLUDEflat_spf8.brexa.com
SPF_INCLUDEflat_spf9.brexa.com
SPF_IP180.222.188.111

Related pages

Pivot deeper into the graph from brexa.com.

Cypher and MCP

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

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