Skip to content

Hostname

jdsu.net

Last fetched

jdsu.net resolves to 209.59.168.237, announced in 209.59.128.0/18 by LIQUIDWEB - Liquid Web, L.L.C in US. jdsu.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 · jdsu.netRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jdsu.net

Resolution chain

IPv6 resolution

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

Attribution

liquid

ORIGIN_AS

WHOIS identity

Registrar
iana:299
Registrant organisation
it domain services
Contact emails
domain.services@jdsu.com, domain.services@viavisolutions.com

Subdomains

Mail and authentication

Nameservers

  • ns-55.awsdns-06.com
  • ns-521.awsdns-01.net
  • ns-1129.awsdns-13.org
  • ns-1658.awsdns-15.co.uk

MX records

  • mxa-00158d01.gslb.pphosted.com
  • mxb-00158d01.gslb.pphosted.com

SPF policy

  • ip: 157.234.0.0/16
  • include: spf-00158d01.pphosted.com
  • mx: jdsu.net

Threat-feed evidence

History

Related pages

Pivot from jdsu.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: "jdsu.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.