Hostname
justanotherapostate.com
Last fetched
justanotherapostate.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
justanotherapostate.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.162.218.72 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 2f91f4137d6db1f6937cfb54bb03b25b6f49273dc72ae19110bee2e9e37d574f@justanotherapostate.com.whoisproxy.org
- 3d7fd83d3d042522035423cb38e8f69a916a834d9f4e77cf50dfe8769e784e4c@justanotherapostate.com.whoisproxy.org
- 5bb0d8b138d25a00f24591b348f23fb2c7cfc05293c80416bfa0ca58799611b6@justanotherapostate.com.whoisproxy.org
- 66d9669b1d4d89f99927174e687a945bc43e97e61b94214bce5cfc9eede75dde@justanotherapostate.com.whoisproxy.org
- 70de94c1625aaa2edd8850035928ff00666224f44cb74fc5942856b07eb7ae3a@justanotherapostate.com.whoisproxy.org
- 743f5a9a3199a486488b603e6bccdf9a4a4790e442b1bbf14f5ac43bc296b8be@justanotherapostate.com.whoisproxy.org
- 977ed215c875c6a720a53f6137ffd1f00fc6a9884827ba496ca8ced0459cd2e2@justanotherapostate.com.whoisproxy.org
- a41ee55b9a2693d1927c4730ae5e60538bf6faac2148c7935db0e093c58be165@justanotherapostate.com.whoisproxy.org
- a74d6bf743b7ed2bbb5ea1d998fbac1ec8aea6b106844f71409193d03babe838@justanotherapostate.com.whoisproxy.org
- c2456538315110ee3eb770a41803c0d1072950b1cac0bb7514286029d0afadf7@justanotherapostate.com.whoisproxy.org
- d6e182d9cf0ade2d6afe03cc2a65be0a46cb6d79ec214dc65cbd8d34b93ec06e@justanotherapostate.com.whoisproxy.org
- fe335fb4de3ca4c68b64990bf8be8f673e5015503c6a2b801ee239cd92922653@justanotherapostate.com.whoisproxy.org
Subdomains
1 observed subdomain of justanotherapostate.com.
| Subdomain |
|---|
| www.justanotherapostate.com |
Web-graph footprint
Distinct hostnames that link to or from justanotherapostate.com in the public web crawl.
5 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for justanotherapostate.com.
| Mechanism | Target |
|---|---|
| SPF_A | justanotherapostate.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.forwardemail.net |
| SPF_MX | justanotherapostate.com |
Related pages
Pivot deeper into the graph from justanotherapostate.com.
- IP · 54.162.218.72
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:228
- Country · US
- Email · 2f91f4137d6db1f6937cfb54bb03b25b6f49273dc72ae19110bee2e9e37d574f@justanotherapostate.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ju…
- 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: "justanotherapostate.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.