Skip to content

Hostname

betterfly.com

Last fetched

betterfly.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · betterfly.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/betterfly.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.61.213.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.2713.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.4913.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.6613.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.187.3313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.6213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.11365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.2565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:146
Organization
bebetter
Contact emails

Subdomains

74 observed subdomains of betterfly.com.

Web-graph footprint

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

306 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for betterfly.com.

MechanismTarget
SPF_INCLUDE14487275.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from betterfly.com.

Cypher and MCP

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

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