Hostname
baxi.es
Last fetched
baxi.es resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
baxi.es resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 66.33.60.129 | 66.33.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 66.33.60.130 | 66.33.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 66.33.60.194 | 66.33.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 66.33.60.66 | 66.33.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 76.76.21.142 | 76.76.21.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 76.76.21.22 | 76.76.21.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 76.76.21.61 | 76.76.21.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 76.76.21.93 | 76.76.21.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with baxi.es in WhisperGraph.
Subdomains
30 observed subdomains of baxi.es.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from baxi.es in the public web crawl.
316 sites link to this hostname.
38 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for baxi.es.
| Mechanism | Target |
|---|---|
| SPF_A | o1.ptr7040.bdrthermeagroup.com |
| SPF_INCLUDE | spf-001e2d01.pphosted.com |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.webapps.net |
| SPF_IP | 149.72.222.3 |
| SPF_IP | 149.72.73.101 |
| SPF_IP | 167.89.99.55 |
Related pages
Pivot deeper into the graph from baxi.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "baxi.es"})-[: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.