Skip to content

Hostname

hellobetter.de

Last fetched

hellobetter.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · hellobetter.deRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hellobetter.de

Resolution chain

hellobetter.de resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.233.10418.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.3418.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.3918.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.9618.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.51.4018.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.6218.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.7118.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.9418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.174.46.433.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.443.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.573.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.63.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with hellobetter.de in WhisperGraph.

Subdomains

24 observed subdomains of hellobetter.de.

Web-graph footprint

Distinct hostnames that link to or from hellobetter.de in the public web crawl.

662 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hellobetter.de.

MechanismTarget
SPF_INCLUDE25438076.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.rmh1.net
SPF_INCLUDEspf.smtp.net
SPF_IP185.71.124.0/24
SPF_IP185.71.125.0/24
SPF_IP185.71.126.0/24
SPF_IP185.71.127.0/24

Related pages

Pivot deeper into the graph from hellobetter.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hellobetter.de"})-[: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.