Skip to content

Hostname

eternitymfg.com

Last fetched

eternitymfg.com resolves to 1 IPv4 address operated by LAYER-AS - Layerstack Limited in HK. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · eternitymfg.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/eternitymfg.com

Resolution chain

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

IPPrefixASNOperatorCountry
203.86.235.94203.86.235.0/24AS133380LAYER-AS - Layerstack LimitedHK

WHOIS identity

Registrar
iana:303
Organization
eternity manufacturing
Contact emails

Subdomains

3 observed subdomains of eternitymfg.com.

Web-graph footprint

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

5 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eternitymfg.com.

MechanismTarget
SPF_Acorpmail1.netvigator.com
SPF_Asmtp.tcsystem.net
SPF_INCLUDEimsavscan.netvigator.com
SPF_IP59.152.204.106
SPF_IP59.152.204.99
SPF_MXeternitymfg.com

Related pages

Pivot deeper into the graph from eternitymfg.com.

Cypher and MCP

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

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