Hostname
nitexsource.com
Last fetched
nitexsource.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nitexsource.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 |
|---|---|---|---|---|
| 108.139.47.20 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.86 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.92 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.94 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.185.24 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.63 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.87 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.88 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- md. al-amin
- Contact emails
- mahbubpiyal99@gmail.com
- md.hn.mahdi@gmail.com
- alamin.opu10@gmail.com
- 113a2ff9-af65-4aab-b3dc-135d63d2969a@identity-protect.org
- 33588f28-3093-421a-90df-a05f9f18f903@identity-protect.org
- 45c110ff-3ab6-48c2-be5e-d0d831fe1936@identity-protect.org
- 7c87dd7e-3db3-4456-ae9d-2c63c3ddd358@identity-protect.org
- 7d19ada1-c9a5-4706-b0a9-10af55570c76@identity-protect.org
- 9c0af78a-4f84-42b1-bc24-1ef3c4a221e3@identity-protect.org
- d4cd1c15-f87d-42ee-a352-868d0ab00484@identity-protect.org
Subdomains
1 observed subdomain of nitexsource.com.
| Subdomain |
|---|
| www.nitexsource.com |
Threat posture
History
Related pages
Pivot deeper into the graph from nitexsource.com.
- IP · 108.139.47.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · mahbubpiyal99@gmail.com
- TLD · .com
- Browse hostnames · ni…
- 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: "nitexsource.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.