Hostname
enjin-classaction.com
Last fetched
enjin-classaction.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
enjin-classaction.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.159.144.48 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.177.213.46 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.243.190 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of enjin-classaction.com owner
- Contact emails
- info@xserver.co.jp
- 3edb3b2a-565b-4230-a57d-4d00bbdb27b5@identity-protect.org
- 681bf5b4-fe01-4d9a-bd62-ab8b44d121b0@identity-protect.org
- 6eeedeb5-dac5-452f-b21a-60130cfa5deb@identity-protect.org
- 98ac8b34-e9b7-4918-84e4-a585f11acf9b@identity-protect.org
- a291ce90-d391-457d-94f7-bb92bd31819f@identity-protect.org
- a4632b1a-4420-4f0e-892c-041c5b8f4e0d@identity-protect.org
Subdomains
1 observed subdomain of enjin-classaction.com.
| Subdomain |
|---|
| www.enjin-classaction.com |
Web-graph footprint
Distinct hostnames that link to or from enjin-classaction.com in the public web crawl.
140 sites link to this hostname.
166 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for enjin-classaction.com.
| Mechanism | Target |
|---|---|
| SPF_A | enjin-classactiobe.com |
| SPF_A | enjin-classaction.com |
| SPF_IP | 54.178.225.135 |
| SPF_MX | enjin-classaction.com |
Related pages
Pivot deeper into the graph from enjin-classaction.com.
- IP · 13.159.144.48
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · info@xserver.co.jp
- TLD · .com
- Browse hostnames · en…
- 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: "enjin-classaction.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.