Skip to content

Hostname

ewig-mco.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.15.217.238103.15.217.0/24AS133380LAYER-AS - Layerstack LimitedHK

WHOIS identity

Registrar
iana:2
Organization
ewig ind. macao commercial offshore
Contact emails

Subdomains

6 observed subdomains of ewig-mco.com.

Web-graph footprint

Distinct hostnames that link to or from ewig-mco.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ewig-mco.com.

MechanismTarget
SPF_INCLUDEewigmail2.ewig-mco.com
SPF_IP203.185.55.221

Related pages

Pivot deeper into the graph from ewig-mco.com.

Cypher and MCP

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

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