Skip to content

Hostname

bettermeta.io

Last fetched

bettermeta.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bettermeta.ioRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/bettermeta.io

Resolution chain

bettermeta.io resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.77.773.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.1483.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.353.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.168.252.218.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.181.9852.218.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.213.11452.218.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.235.3452.218.235.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.253.14652.218.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.162.8352.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.180.6752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.15552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.197.7552.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.25152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.225.17952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.237.1152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.239.2752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Web-graph footprint

Distinct hostnames that link to or from bettermeta.io in the public web crawl.

10 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bettermeta.io.

Cypher and MCP

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

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