Skip to content

Hostname

esssyntech.com

Last fetched

esssyntech.com resolves to 2 IPv4 addresses operated by SHEEPLINK-TH - SheepLink Co.,Ltd. in TH. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · esssyntech.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/esssyntech.com

Resolution chain

esssyntech.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
115.178.63.5115.178.63.0/24AS45441SHEEPLINK-TH - SheepLink Co.,Ltd.TH
14.207.141.514.207.141.0/24AS9891CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited.TH

WHOIS identity

Registrar
iana:82
Organization
global access company
Contact emails

Subdomains

5 observed subdomains of esssyntech.com.

Web-graph footprint

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

6 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for esssyntech.com.

MechanismTarget
SPF_Aesssyntech.com
SPF_IP61.19.247.10
SPF_IP61.19.247.49
SPF_IP61.19.247.50
SPF_IP61.19.247.9
SPF_MXesssyntech.com

Related pages

Pivot deeper into the graph from esssyntech.com.

Cypher and MCP

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

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