Skip to content

Hostname

values20.org

Last fetched

values20.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · values20.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/values20.org

Resolution chain

values20.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.252.4313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.113.1063.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.1193.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.623.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.83.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

2 observed subdomains of values20.org.

Web-graph footprint

Distinct hostnames that link to or from values20.org in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for values20.org.

MechanismTarget
SPF_Avalues20.org
SPF_INCLUDEwebsitewelcome.com
SPF_MXvalues20.org

Related pages

Pivot deeper into the graph from values20.org.

Cypher and MCP

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

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