Skip to content

Hostname

welltec.com.hk

Last fetched

welltec.com.hk resolves to 1 IPv4 address operated by AS4515 in HK.

Nutrition Label

WHISPER CANON · welltec.com.hkRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/welltec.com.hk

Resolution chain

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

IPPrefixASNOperatorCountry
125.214.251.204125.214.192.0/18AS4515HK

WHOIS identity

No WHOIS records are currently associated with welltec.com.hk in WhisperGraph.

Subdomains

3 observed subdomains of welltec.com.hk.

Web-graph footprint

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

18 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for welltec.com.hk.

MechanismTarget
SPF_Awelltec.com.hk
SPF_IP120.86.190.104/29
SPF_IP125.214.251.192/27
SPF_IP183.238.38.201/29
SPF_IP183.238.38.205
SPF_IP218.90.129.251
SPF_MXwelltec.com.hk

Related pages

Pivot deeper into the graph from welltec.com.hk.

Cypher and MCP

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

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