Skip to content

Hostname

tridentlearning-m2.remote-learner.net

Last fetched

tridentlearning-m2.remote-learner.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tridentlearning-m2.remote-learner.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tridentlearning-m2.remote-learner.net

Resolution chain

tridentlearning-m2.remote-learner.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.150.1003.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.150.1223.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.150.253.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.150.833.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.76.12265.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.3065.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.8365.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.9665.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with tridentlearning-m2.remote-learner.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from tridentlearning-m2.remote-learner.net in the public web crawl.

5 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from tridentlearning-m2.remote-learner.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tridentlearning-m2.remote-learner.net"})-[: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 20

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