Skip to content

Hostname

simplicity.com

Last fetched

simplicity.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.12513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.11618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.50.1918.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.3118.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.4018.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.8518.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:468
Organization
wm. wright
Contact emails

Subdomains

2 observed subdomains of simplicity.com.

Web-graph footprint

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

1,204 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for simplicity.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDEpost.dearsystems.com
SPF_INCLUDEspf-0032a601.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.52.10.130
SPF_IP64.6.144.230
SPF_IP65.249.128.2

Related pages

Pivot deeper into the graph from simplicity.com.

Cypher and MCP

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

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