Hostname
jup.com
Last fetched
jup.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
jup.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.20.35.205 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.149.201 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- jup.com@domainsbyproxy.com
- jiez87@msn.com
- infoherz@gmx.de
- 0130f9d71c5ed3ea2621e0494287a234ef6a163b9506bf871ee5cd75221a4a11@jup.com.whoisproxy.org
- 01bed9d2ae50f7d2f2b760cf74d52c3bc3fa28e77812a8f767d9ab30951d91aa@jup.com.whoisproxy.org
- 030907aaf776e053b11ca0df877db86c71b916e8771d747dde6092667cdd8b56@jup.com.whoisproxy.org
- 087ad1047d6d970bf9ba690d47a8a7d287bdf6e6a3f3fcf290e390fc618029bb@jup.com.whoisproxy.org
- 08dda7a2a408415c555b4c91aebedbd72c5a7d20552fe679278f350fc2e2a8cb@jup.com.whoisproxy.org
- 0b29f9ded1169cbde72b0edb4a117046087352d0a02e4f4687291b49deb5becb@jup.com.whoisproxy.org
- 1935240b52360e8c87c5b0e2c37c9c00b2fc0ab7ff2f3d9f19ff0f3a6b9826e4@jup.com.whoisproxy.org
- 199e9a4500d3840bf091fc22f13cab397c21080e9b6866e518ae9bdabf838069@jup.com.whoisproxy.org
- 1b3e444152c0149ead4f07ee7fda619a133b35efbea07ff4a5eb5735d34d1755@jup.com.whoisproxy.org
- 1bc2327ca129620dbd024e75443ff263e109811fd204a60c9cbff0d20e042a99@jup.com.whoisproxy.org
- 1c244ecf8084a42fb87b5df0f0c09d65cc874d3a0536a4e7f9431623848ad005@jup.com.whoisproxy.org
- 1c2ba2ef7bbe000efdc3cb9e1148ff61d722540e43b462c8d67743f698f0afb3@jup.com.whoisproxy.org
- 1cbb350f77670d4ea3c6ba7e4c5a0a1beb5350e149f072dfe5de073058fc0f0c@jup.com.whoisproxy.org
- 1e77ef39e3b591a34a5082458e78304b5d61900922646044922b070e2c5c2e17@jup.com.whoisproxy.org
- 2081c659d3e6cfb1a3101573c0d65379ae35703169db68ab2402954b5893deca@jup.com.whoisproxy.org
- 21d61b89e92b38f5961c634bbb09f14b0f5c7d824f135a4261cca87c4301206a@jup.com.whoisproxy.org
- 29c6fbceaa83b1b34c0ba4b2822c96518104aa9cde2b0f393d084ea896e86d60@jup.com.whoisproxy.org
- and 71 more
Subdomains
3 observed subdomains of jup.com.
| Subdomain |
|---|
| cgi.jup.com |
| vote.jup.com |
| www.jup.com |
Web-graph footprint
Distinct hostnames that link to or from jup.com in the public web crawl.
51 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from jup.com.
- IP · 104.20.35.205
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · jup.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ju…
- 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: "jup.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.