Hostname
beaire.com
Last fetched
beaire.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:1403 as the registrar.
Nutrition Label
Resolution chain
beaire.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.83.163.162 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:1403
- Organization
- aire ancient baths management sl
- Contact emails
Subdomains
36 observed subdomains of beaire.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from beaire.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
39 SPF mechanisms authorising senders for beaire.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.srv.cat |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | notifications.easyredmine.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.acumbamail.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 128.17.0.0/16 |
| SPF_IP | 128.245.0.0/16 |
| SPF_IP | 13.108.0.0/14 |
| SPF_IP | 13.36.84.96/28 |
| SPF_IP | 13.37.59.29/32 |
| SPF_IP | 13.56.32.176/28 |
| SPF_IP | 13.58.135.64/28 |
| SPF_IP | 136.146.0.0/15 |
| SPF_IP | 15.236.110.244/32 |
| SPF_IP | 15.236.160.173/32 |
| SPF_IP | 159.92.128.0/17 |
| SPF_IP | 160.8.0.0/16 |
| SPF_IP | 161.71.0.0/17 |
| SPF_IP | 163.76.128.0/17 |
| SPF_IP | 163.79.128.0/17 |
| SPF_IP | 185.79.140.0/22 |
| SPF_IP | 198.245.80.0/20 |
| SPF_IP | 199.122.120.0/21 |
| SPF_IP | 204.14.232.0/21 |
| SPF_IP | 34.211.108.32/28 |
| SPF_IP | 34.226.36.48/28 |
| SPF_IP | 34.253.190.64/28 |
| SPF_IP | 35.158.127.48/28 |
| SPF_IP | 35.176.92.16/28 |
| SPF_IP | 35.182.14.32/28 |
| SPF_IP | 46.16.59.42 |
| SPF_IP | 5.181.45.0/24 |
| SPF_IP | 66.231.80.0/20 |
| SPF_IP | 68.232.192.0/20 |
| SPF_IP | 85.222.128.0/19 |
| SPF_IP | 96.43.144.0/20 |
Related pages
Pivot deeper into the graph from beaire.com.
- IP · 20.83.163.162
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1403
- Country · US
- Email · dominios@trazalia.com
- TLD · .com
- Browse hostnames · be…
- 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: "beaire.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.