Skip to content

Hostname

simplex.com

Last fetched

simplex.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.128143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.32143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.68143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.98143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.154.132.1218.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.12218.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.2118.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.4218.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.1699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
erez shapira
Contact emails

Subdomains

34 observed subdomains of simplex.com.

Web-graph footprint

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

561 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for simplex.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.goskope.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmail.zohoanalytics.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from simplex.com.

Cypher and MCP

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

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