Hostname
juice.it
Last fetched
juice.it resolves to 104.26.12.241, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. juice.it is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.26.12.241
104.26.0.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 104.26.13.241
104.26.0.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.69.206
172.67.64.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
IPv6 resolution
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Registrant organisation
- juice holding
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- annabel.ns.cloudflare.com
- coen.ns.cloudflare.com
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- ip: 93.41.223.120/29
- ip: 209.85.220.69/32
- include: _pmta2.antevenio.com
- include: spf.braintreegateway.com
- include: musvc.com
- include: spf.protection.outlook.com
- include: mail.zendesk.com
- mx: juice.it
- include: 19566131.spf03.hubspotemail.net
- include: 4360502.spf04.hubspotemail.net
- ip: 116.202.118.234
- ip: 135.181.119.165
- ip: 135.181.119.174
- ip: 157.90.74.134
- ip: 167.235.187.43
- ip: 167.235.70.4
- ip: 18.197.14.141
- ip: 195.201.137.212
- ip: 2a01:4f8:c2c:d449:0:0:0:1
- ip: 3.123.244.184
- ip: 34.79.104.110
- ip: 35.156.129.110
- ip: 5.150.143.167
- ip: 52.58.28.147
- ip: 65.109.17.236
- ip: 65.109.17.241
- ip: 85.10.203.12
- ip: 93.174.67.244
- ip: 95.217.122.17
- ip: 95.217.122.3
Threat-feed evidence
History
Related pages
Pivot from juice.it into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "juice.it"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.