Hostname
simplexcc.com
Last fetched
simplexcc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
simplexcc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.121.62 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.121.7 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.121.79 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.121.99 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.171.214.103 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.117 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.28 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.5 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- erez shapira
- Contact emails
Subdomains
13 observed subdomains of simplexcc.com.
Showing 12 of 13. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from simplexcc.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for simplexcc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | cluster-e.mailcontrol.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.117.97.229 |
Related pages
Pivot deeper into the graph from simplexcc.com.
- IP · 3.164.121.62
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · JP
- Email · admin+route53registrant@simplexcc.com
- TLD · .com
- Browse hostnames · si…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "simplexcc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.