Skip to content

Hostname

better-os.com

Last fetched

better-os.com resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · better-os.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/better-os.com

Resolution chain

better-os.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.13.162.6085.13.162.0/24AS34788DE

WHOIS identity

Registrar
iana:1328
Organization
kreativ web marketing ug (haftungsbeschr?nkt) & co. kg
Contact emails

Subdomains

3 observed subdomains of better-os.com.

Web-graph footprint

Distinct hostnames that link to or from better-os.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for better-os.com.

MechanismTarget
SPF_Abetter-os.com
SPF_Akmu-tools.net
SPF_IP128.127.67.23
SPF_IP144.76.232.90
SPF_IP144.76.232.92
SPF_IP168.119.149.119
SPF_IP2a01:4f8:251:1610:0:0:0:3
SPF_MXbetter-os.com

Related pages

Pivot deeper into the graph from better-os.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "better-os.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.