Skip to content

Hostname

baettr.com

Last fetched

baettr.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1052 as the registrar.

Nutrition Label

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

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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for baettr.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.143.25.51
SPF_IP123.151.209.58
SPF_IP185.40.44.39
SPF_IP202.111.18.14
SPF_IP218.3.228.34
SPF_IP80.228.229.4
SPF_IP81.94.107.60
SPF_IP87.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.