Skip to content

Hostname

betterbe.com

Last fetched

betterbe.com resolves to 1 IPv4 address operated by DATAWIRE-AS in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.130.232.14895.130.232.0/21AS48972DATAWIRE-ASNL

WHOIS identity

Registrar
iana:269
Organization
better.be b.v.
Contact emails

Subdomains

55 observed subdomains of betterbe.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for betterbe.com.

MechanismTarget
SPF_INCLUDE146592760.spf06.hubspotemail.net
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP2a02:b70::/48
SPF_IP95.130.232.0/23
SPF_MXbetterbe.com

Related pages

Pivot deeper into the graph from betterbe.com.

Cypher and MCP

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

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