Hostname
itecksoft.com
Last fetched
itecksoft.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
itecksoft.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.161.44.23 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.28 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.31 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.65 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 65.8.131.119 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.36 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.5 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.70 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of itecksoft.com owner
- Contact emails
- 110def96-6443-4692-b426-ebc33d1e755f@identity-protect.org
- 25f1aee1-c527-4a33-a505-8e0ae13afc1b@identity-protect.org
- 3156c01b-4cd1-4f9d-8812-e0ddc9d9dceb@identity-protect.org
- 43ecd18f-0772-4f2f-a2c4-1264dea6db01@identity-protect.org
- 6f5b42b8-0efd-4a4c-a2e6-a3993e1b75cc@identity-protect.org
- 85a4d0c1-ef01-4819-a5ce-099408892438@identity-protect.org
- 8d8f1c50-75f5-4af2-8342-e0efcb6a1a5f@identity-protect.org
- 9beca535-2c64-4477-9dc0-0662fcb2acfd@identity-protect.org
Subdomains
2 observed subdomains of itecksoft.com.
| Subdomain |
|---|
| dev.itecksoft.com |
| www.itecksoft.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from itecksoft.com.
- IP · 3.161.44.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MX
- Email · 110def96-6443-4692-b426-ebc33d1e755f@identity-protect.org
- TLD · .com
- Browse hostnames · it…
- 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: "itecksoft.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.