Skip to content

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

WHISPER CANON · enjin-classaction.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/enjin-classaction.com

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.

IPPrefixASNOperatorCountry
13.159.144.4813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.213.4618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.243.19057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of enjin-classaction.com owner
Contact emails

Subdomains

1 observed subdomain of 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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for enjin-classaction.com.

MechanismTarget
SPF_Aenjin-classactiobe.com
SPF_Aenjin-classaction.com
SPF_IP54.178.225.135
SPF_MXenjin-classaction.com

Related pages

Pivot deeper into the graph from enjin-classaction.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.