Hostname
nics.net
Last fetched
nics.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
nics.net 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.16.63 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.166.181 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:93
- Organization
- brian buckles
- Contact emails
- bucklesbw@aol.com
- 2b9da5741b295811063b4d42970f3d56fd8460a6@privatedomain.gkg.net
- 4d90a8f794a3c34320f7257eac638697e17c3066@privatedomain.gkg.net
- 53ead59f793aa1c5ba8c8a0de0f3296490c25896@privatedomain.gkg.net
- 80c59d3cb3071a91a85e698dc5cc61d830412eec@privatedomain.gkg.net
- 9b36fb8f9346abe4eb6b0964b7dfcff6b32eeedb@privatedomain.gkg.net
- ffa896b5ea2eb61526adbb9da32c7956cf71ae73@privatedomain.gkg.net
Web-graph footprint
Distinct hostnames that link to or from nics.net in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from nics.net.
- IP · 104.21.16.63
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:93
- Country · CA
- Email · bucklesbw@aol.com
- TLD · .net
- 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: "nics.net"})-[: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.