Hostname
nopsta.com
Last fetched
nopsta.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nopsta.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.18.124 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.181.212 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nopsta.com owner
- Contact emails
- 6fcb294e693c4efb889588f9bf7fe935.protect@whoisguard.com
- 0d50e502-b10c-4657-9311-0307c0e9a9b9@identity-protect.org
- 3920a200-5635-429d-b19d-88151bbc3a69@identity-protect.org
- 3ed653c4-c531-4dc9-99e4-cd413d94b07d@identity-protect.org
- 8fa0bf93-8676-4e43-9a2f-902229dd4a2c@identity-protect.org
- a00e8623-35c0-4838-a10d-d37f71483a3a@identity-protect.org
- bb5d2f82-2df0-4f98-a304-a8fd9e05360d@identity-protect.org
- owner-5951692@nopsta.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from nopsta.com in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from nopsta.com.
- IP · 104.21.18.124
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 6fcb294e693c4efb889588f9bf7fe935.protect@whoisguard.com
- TLD · .com
- Browse hostnames · no…
- 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: "nopsta.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.