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
Resolution chain
brexa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.44.164.201 | 20.40.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
49 observed subdomains of brexa.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brexa.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for brexa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | flat_spf1.brexa.com |
| SPF_INCLUDE | flat_spf2.brexa.com |
| SPF_INCLUDE | flat_spf3.brexa.com |
| SPF_INCLUDE | flat_spf4.brexa.com |
| SPF_INCLUDE | flat_spf5.brexa.com |
| SPF_INCLUDE | flat_spf6.brexa.com |
| SPF_INCLUDE | flat_spf7.brexa.com |
| SPF_INCLUDE | flat_spf8.brexa.com |
| SPF_INCLUDE | flat_spf9.brexa.com |
| SPF_IP | 180.222.188.111 |
Related pages
Pivot deeper into the graph from brexa.com.
- IP · 20.44.164.201
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:49
- Country · JP
- Email · steve.m.dahl@gmail.com
- TLD · .com
- Browse hostnames · br…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.