Skip to content

Hostname

pm-training.net

Last fetched

pm-training.net resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pm-training.netRouting diversity4.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/pm-training.net

Resolution chain

pm-training.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.108.134100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.24.166107.23.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.181.14534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.151.13534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.62.17252.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.117.1254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.209.2154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.180.3598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of pm-training.net.

Web-graph footprint

Distinct hostnames that link to or from pm-training.net in the public web crawl.

35 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from pm-training.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pm-training.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.