Skip to content

Hostname

valuesetters.com

Last fetched

valuesetters.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · valuesetters.comRouting diversity4.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/valuesetters.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.65.191100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.81.105100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.124.6313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.31.1883.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.66.22035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.122.7144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.155.10152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.8.4198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
sean lee
Contact emails

Subdomains

13 observed subdomains of valuesetters.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for valuesetters.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from valuesetters.com.

Cypher and MCP

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

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