Skip to content

Hostname

eternityx.com

Last fetched

eternityx.com resolves to 1 IPv4 address operated by AS45102 in HK. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · eternityx.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eternityx.com

Resolution chain

eternityx.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
47.242.26.15947.242.0.0/16AS45102HK

WHOIS identity

Registrar
iana:420
Organization
eternityx marketing technology
Contact emails

Subdomains

18 observed subdomains of eternityx.com.

Web-graph footprint

Distinct hostnames that link to or from eternityx.com in the public web crawl.

32 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eternityx.com.

MechanismTarget
SPF_INCLUDE20724936.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP112.94.4.27
SPF_IP199.180.118.183
SPF_IP199.19.108.205
SPF_IP23.83.250.110
SPF_IP74.211.110.225
SPF_IP8.210.151.237

Related pages

Pivot deeper into the graph from eternityx.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "eternityx.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.