Hostname
netsoftwebit.com
Last fetched
netsoftwebit.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
netsoftwebit.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.245.124.45 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.124.66 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.124.84 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.124.93 | 18.245.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of netsoftwebit.com owner
- Contact emails
- nalinsk2001@hotmail.com
- 4d0bb793-1f1c-4f33-8592-95bad696fefb@identity-protect.org
- 5f1ef758-f0a0-4496-ad6e-62c02684a831@identity-protect.org
- 653e9609-3469-4141-9ad6-976db78afa07@identity-protect.org
- 77173d1d-4c01-41ff-9055-8cd73d5c9e32@identity-protect.org
- 98bade2e-e6b3-4482-b976-7e59fc6fe568@identity-protect.org
- c5a54849-f94d-47e5-bb88-4399058a69e7@identity-protect.org
- ed651882-6315-4e64-988a-4c0910140634@identity-protect.org
- owner-7849864@netsoftwebit.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of netsoftwebit.com.
| Subdomain |
|---|
| www.netsoftwebit.com |
Threat posture
History
Related pages
Pivot deeper into the graph from netsoftwebit.com.
- IP · 18.245.124.45
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · nalinsk2001@hotmail.com
- TLD · .com
- Browse hostnames · ne…
- 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: "netsoftwebit.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.