Skip to content

Hostname

metek.co

Last fetched

metek.co resolves to 1 IPv4 address operated by LVHN-AS-VN - Branch of Long Van System Solution JSC - Hanoi in VN. WHOIS lists iana:1649 as the registrar.

Nutrition Label

WHISPER CANON · metek.coRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/metek.co

Resolution chain

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

IPPrefixASNOperatorCountry
45.119.212.21145.119.212.0/24AS131423LVHN-AS-VN - Branch of Long Van System Solution JSC - HanoiVN

WHOIS identity

Registrar
iana:1649
Organization
cong ty co phan cong nghe mekong
Contact emails

Subdomains

6 observed subdomains of metek.co.

Web-graph footprint

Distinct hostnames that link to or from metek.co in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for metek.co.

MechanismTarget
SPF_Ametek.co
SPF_IP112.213.90.60
SPF_IP45.119.212.211
SPF_MXmetek.co

Related pages

Pivot deeper into the graph from metek.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "metek.co"})-[: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.