Hostname
egistec.com
Last fetched
egistec.com resolves to 1 IPv4 address operated by AS131149 in TW. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
egistec.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.17.8.67 | 103.17.8.0/23 | AS131149 | — | TW |
WHOIS identity
- Registrar
- iana:468
- Organization
- andrew ling
- Contact emails
- dns.admin@egistec.com
- andrew.ling@egistec.com
- 7266bc5c-e934-461c-a4c3-f2823db0e1ef@identity-protect.org
- 8be7c6d5-f77b-4116-8f25-753e726c795f@identity-protect.org
- a759a0c7-45d3-4509-a4f2-93e6b6d87f32@identity-protect.org
- c04f0f24-4e47-4902-b064-5bec9aa3e848@identity-protect.org
- cad77cc6-a3e5-494a-8fa6-5ea49490dc26@identity-protect.org
- e16c9692-4f23-47ec-8763-bbeb322216bf@identity-protect.org
- owner-2720046@egistec.com.whoisprivacyservice.org
- owner-4027568@egistec.com.whoisprivacyservice.org
- owner-4494899@egistec.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of egistec.com.
Web-graph footprint
Distinct hostnames that link to or from egistec.com in the public web crawl.
84 sites link to this hostname.
48 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for egistec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 211.22.110.20 |
Related pages
Pivot deeper into the graph from egistec.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "egistec.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.