Skip to content

Hostname

betterplace.co

Last fetched

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

Nutrition Label

WHISPER CANON · betterplace.coRouting diversity5.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/betterplace.co

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.150.25100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.160.16113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.184.953.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.48.2334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.110.3334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.178.6234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.88.15844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.25.752.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.170.2654.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.80.24454.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.208.17154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.244.1798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
repossessed by go daddy
Contact emails

Subdomains

5 observed subdomains of betterplace.co.

Web-graph footprint

Distinct hostnames that link to or from betterplace.co in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for betterplace.co.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.betterplace.co

Related pages

Pivot deeper into the graph from betterplace.co.

Cypher and MCP

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

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