Skip to content

Hostname

betterpt.com

Last fetched

betterpt.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.21.227.10123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.52.15244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.31.2552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.178.6754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.159.11954.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.76.13498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of betterpt.com owner
Contact emails

Subdomains

12 observed subdomains of betterpt.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for betterpt.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP151.236.35.177/32
SPF_IP92.48.103.58/32

Related pages

Pivot deeper into the graph from betterpt.com.

Cypher and MCP

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

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