Hostname
antithesis.com
Last fetched
antithesis.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
antithesis.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.32.241.10 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.113 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.23 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.7 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.55.102 | 54.192.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.55.46 | 54.192.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.55.61 | 54.192.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.55.8 | 54.192.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.118 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.27 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.35 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.49 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- brandworldwide .
- Contact emails
- brandworldwide@gmail.com
- 06506fbc-8d7b-4576-a1dd-4525dab5de48@identity-protect.org
- 212cbcbd-c25b-4620-b905-bfb677434b3b@identity-protect.org
- 4a09720e-f6c5-4811-9e35-59d44ffcfb28@identity-protect.org
- 6bf2e129-a105-412b-9769-24410d9063ab@identity-protect.org
- 95e9f12c-264d-4e98-89d3-3bbdacdb86c3@identity-protect.org
- c0d6507c-4f5c-44e1-bd3d-f4a653f226e0@identity-protect.org
- owner-4641080@antithesis.com.whoisprivacyservice.org
- owner-5901229@antithesis.com.whoisprivacyservice.org
- owner-6243745@antithesis.com.whoisprivacyservice.org
- owner-9048240@antithesis.com.whoisprivacyservice.org
- owner-9245622@antithesis.com.whoisprivacyservice.org
Subdomains
92 observed subdomains of antithesis.com.
Showing 25 of 92. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from antithesis.com in the public web crawl.
240 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for antithesis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
Related pages
Pivot deeper into the graph from antithesis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "antithesis.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.