Skip to content

Hostname

simpleset.net

Last fetched

simpleset.net 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.netRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/simpleset.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.249.12413.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.2713.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.5113.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.7513.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.0.12618.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.2918.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.3518.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.7718.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of simpleset.net.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for simpleset.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEpd2.onpdr.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from simpleset.net.

Cypher and MCP

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

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