Skip to content

Hostname

getsimpl.com

Last fetched

getsimpl.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.43.16613.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.196.11513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.203.215.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
162.0.229.213162.0.229.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
3.108.46.1793.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.206.2033.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

36 observed subdomains of getsimpl.com.

Web-graph footprint

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

124 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for getsimpl.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP76.223.152.4
SPF_IP76.223.152.5
SPF_IP76.223.176.56
SPF_IP76.223.176.57

Related pages

Pivot deeper into the graph from getsimpl.com.

Cypher and MCP

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

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