Hostname
baettr.com
Last fetched
baettr.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
baettr.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1052
- Organization
- baettr sales & services a/s
- Contact emails
Subdomains
29 observed subdomains of baettr.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from baettr.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 baettr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 108.143.25.51 |
| SPF_IP | 123.151.209.58 |
| SPF_IP | 185.40.44.39 |
| SPF_IP | 202.111.18.14 |
| SPF_IP | 218.3.228.34 |
| SPF_IP | 80.228.229.4 |
| SPF_IP | 81.94.107.60 |
| SPF_IP | 87.116.47.66 |
Related pages
Pivot deeper into the graph from baettr.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "baettr.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.