Skip to content

Hostname

juplink.net

Last fetched

juplink.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. juplink.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · juplink.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/juplink.net

Resolution chain

No IPv4 resolution is recorded for juplink.net in WhisperGraph.

IPv6 resolution

No AAAA record for juplink.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
0728554c-2b23-4211-8186-8e4c7a8f1efa@identity-protect.org, 2eaf6c98-5507-4de9-95ef-7ea3dbae66c5@identity-protect.org, 2f811eef-b4e0-4247-9b32-2d786d14c03f@identity-protect.org, 3d0df59e-22a0-4806-869a-b6c14d079269@identity-protect.org, 67fcbbe2-c81f-435e-8797-2d8d646da25e@identity-protect.org, 6af40545-3d71-4557-99b9-0096a6a04ae8@identity-protect.org, ad29dd22-222d-4870-8b2f-34bfc984ceb5@identity-protect.org, owner-7489002@juplink.net.whoisprivacyservice.org

Subdomains

Showing 4 of 4 subdomains (4 per page).

Mail and authentication

Nameservers

  • ns-131.awsdns-16.com
  • ns-610.awsdns-12.net
  • ns-1347.awsdns-40.org
  • ns-2043.awsdns-63.co.uk

Threat-feed evidence

History

Related pages

Pivot from juplink.net 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: "juplink.net"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.