Skip to content

Hostname

getnetset.com

Last fetched

getnetset.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · getnetset.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/getnetset.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.230.1273.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.173.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.293.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.863.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
52.222.214.12952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.95.12965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.1465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.3565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.5565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
iana:1068
Organization
chris davis
Contact emails

Subdomains

1,369 observed subdomains of getnetset.com.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for getnetset.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_IP167.89.39.182

Related pages

Pivot deeper into the graph from getnetset.com.

Cypher and MCP

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

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