Hostname
juce.com
Last fetched
juce.com resolves to 1 IPv4 address operated by ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
juce.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.214.85.231 | 35.214.0.0/17 | AS43515 | ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of juce.com owner
- Contact emails
- jules@rawmaterialsoftware.com
- 0577c966-83db-4441-8b9e-9c87675f4183@identity-protect.org
- 0f8ad291-20a0-4f79-9108-29aa68461029@identity-protect.org
- 5e7f4ad0-44d6-4a64-b759-d1a68b09713f@identity-protect.org
- 79c23a67-44f5-457f-a688-3a50b52c9893@identity-protect.org
- a2dc2888-843d-4fbe-9841-c0c54fe35d0d@identity-protect.org
- c7473b99-13e6-4a25-a5c4-3f9aeccf5286@identity-protect.org
- ec15ce76-fc43-439e-ad93-10d5a80dc489@identity-protect.org
- owner-1977398@juce.com.whoisprivacyservice.org
- owner-5667597@juce.com.whoisprivacyservice.org
- owner-9249943@juce.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of juce.com.
Web-graph footprint
Distinct hostnames that link to or from juce.com in the public web crawl.
321 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for juce.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from juce.com.
- IP · 35.214.85.231
- ASN · AS43515ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY
- Registrar · iana:468
- Country · GB
- Email · jules@rawmaterialsoftware.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: "juce.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.