Hostname
iinktech.com
Last fetched
iinktech.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
iinktech.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.116.77.168 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.222.97.195 | 18.220.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.139.159.35 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.20.132.239 | 3.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of iinktech.com owner
- Contact emails
- conglinsmc@gmail.com
- 307b1e21-324e-4261-b95e-75296ce61990@identity-protect.org
- 371416e6-92de-4d50-9dbd-a82bb031bc34@identity-protect.org
- 69a5b9d4-3e93-4473-bb5e-3d580c35a8d6@identity-protect.org
- ca068fa4-9124-4eff-a77d-53d8b9367e9a@identity-protect.org
- ce03effe-6abd-426a-aed2-e5ee0836c820@identity-protect.org
- cf366b99-5d96-4d6c-88eb-9a37adba788c@identity-protect.org
- dc7582a9-66ad-4b17-ad21-b2519e92dfcd@identity-protect.org
- owner-7494345@iinktech.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of iinktech.com.
Web-graph footprint
Distinct hostnames that link to or from iinktech.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for iinktech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_MX | iinktech.com |
Related pages
Pivot deeper into the graph from iinktech.com.
- IP · 18.116.77.168
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · conglinsmc@gmail.com
- TLD · .com
- Browse hostnames · ii…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iinktech.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.