Skip to content

Hostname

keyvalue.systems

Last fetched

keyvalue.systems resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · keyvalue.systemsRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/keyvalue.systems

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.213.2813.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.4713.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.4913.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.7513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.155.107.11218.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.1418.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.2318.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.5318.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:81
Organization
key value systems
Contact emails

Subdomains

9 observed subdomains of keyvalue.systems.

Web-graph footprint

Distinct hostnames that link to or from keyvalue.systems in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for keyvalue.systems.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEtransmail.net.in

Related pages

Pivot deeper into the graph from keyvalue.systems.

Cypher and MCP

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

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