Hostname
apposta.com
Last fetched
apposta.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
apposta.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 176.34.133.141 | 176.34.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.200.80.142 | 18.200.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.208.49.183 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.212.64.206 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.145.191 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.34.127.77 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- 10665c1b-fa2a-4ca7-a2ae-d733dd70debd@identity-protect.org
- 22d83003-2003-4ec8-9694-ea7c8bcbcc7c@identity-protect.org
- 25ae669a-013b-4f5d-9a88-fa571786e778@identity-protect.org
- 2db89c1a-d234-4264-916b-bab493d8b2cd@identity-protect.org
- 6e342f05-2b05-469f-8c96-786d3469227e@identity-protect.org
- b0d9b52e-f847-4aa1-a4bc-964a03549957@identity-protect.org
- b3b655ab-dd64-4332-be6a-3ad735146d5a@identity-protect.org
- owner-10853137@apposta.com.whoisprivacyservice.org
- owner-478700@apposta.com.whoisprivacyservice.org
- owner-4813293@apposta.com.whoisprivacyservice.org
- owner-676082@apposta.com.whoisprivacyservice.org
- owner-8970823@apposta.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of apposta.com.
Web-graph footprint
Distinct hostnames that link to or from apposta.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for apposta.com.
| Mechanism | Target |
|---|---|
| SPF_A | apposta.com |
| SPF_INCLUDE | _spf.3spices.com |
| SPF_INCLUDE | _spf.freshsales.io |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_MX | apposta.com |
Related pages
Pivot deeper into the graph from apposta.com.
- IP · 176.34.133.141
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · brokerage@buydomains.com
- TLD · .com
- Browse hostnames · ap…
- 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: "apposta.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.