Hostname
cartus.com
Last fetched
cartus.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
cartus.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.244.127 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.48 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.63 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.75 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.213.117 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.213.50 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.213.64 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.213.86 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 3.160.196.113 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.120 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.126 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.86 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:299
- Organization
- cartus corporation
- Contact emails
Subdomains
158 observed subdomains of cartus.com.
Showing 25 of 158. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cartus.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for cartus.com.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_INCLUDE | useastemail.verintefm.com |
| SPF_IP | 199.244.75.231 |
| SPF_IP | 205.235.80.100/32 |
Related pages
Pivot deeper into the graph from cartus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cartus.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.