Hostname
gestech.com
Last fetched
gestech.com resolves to 1 IPv4 address operated by AS213230 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gestech.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 |
|---|---|---|---|---|
| 5.161.47.1 | 5.161.47.0/24 | AS213230 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gestech.com owner
- Contact emails
- webmaster@gestech.com
- 001580f7-4435-444e-99c9-47931152dad0@identity-protect.org
- 0fe85aa2-3838-42dd-944f-1a7dc2810b1f@identity-protect.org
- 128180c4-4e03-43c2-b134-20a645839589@identity-protect.org
- 2d7ba77e-7c2c-414d-8b6c-16467a3aaeb1@identity-protect.org
- 4def00ba-9d18-48ca-aba6-236c04641184@identity-protect.org
- 9fba04ad-155d-4328-9de0-725ca1fae19f@identity-protect.org
- owner-7608509@gestech.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of gestech.com.
Web-graph footprint
Distinct hostnames that link to or from gestech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for gestech.com.
| Mechanism | Target |
|---|---|
| SPF_A | gestech.com |
| SPF_IP | 208.103.125.70 |
| SPF_IP | 208.103.126.70 |
| SPF_MX | gestech.com |
Related pages
Pivot deeper into the graph from gestech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gestech.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.