Hostname
primbon.net
Last fetched
primbon.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3723 as the registrar.
Nutrition Label
Resolution chain
primbon.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.59.229 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.184.212 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 154.12.62.69 | 154.12.62.0/24 | AS979 | NETLAB-SDN - NetLab Global | HK |
WHOIS identity
- Registrar
- iana:3723
- Organization
- domain admin
- Contact emails
Subdomains
1 observed subdomain of primbon.net.
| Subdomain |
|---|
| www.primbon.net |
Web-graph footprint
Distinct hostnames that link to or from primbon.net in the public web crawl.
236 sites link to this hostname.
300 sites linked to from this hostname.
Sample inbound links
- abidapps.com
- xn---pg-2023-vpz3fga4a4a4g8bkzhb6gc4ei9r6c7j2grb.abidapps.com
- beo998.accordion-museum.com
- xn--12c3bybabcd2aewn7jb1cyq.accordion-museum.com
- acma-scooter.com
- ufabet777-wallet4.albuquerquehousekeeping.com
- xn----slotxo-7nz5j7a7b3ooc.alhaqqani.com
- xn--168-1kl8dte4aefz3e5m6b.alhaqqani.com
- aljazairtech.com
- amanloquehacen.com
Threat posture
History
Related pages
Pivot deeper into the graph from primbon.net.
- IP · 104.21.59.229
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:3723
- Country · CA
- Email · dwiputro13@gmail.com
- TLD · .net
- Browse hostnames · pr…
- 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: "primbon.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.