Skip to content

Hostname

simpleset.app

Last fetched

simpleset.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · simpleset.appRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/simpleset.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.237.12318.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.4218.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.4318.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.7018.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.162.3.1133.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.213.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.623.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.733.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of simpleset.app.

Web-graph footprint

Distinct hostnames that link to or from simpleset.app in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for simpleset.app.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from simpleset.app.

Cypher and MCP

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

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