Skip to content

Hostname

psvm.co

Last fetched

psvm.co resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · psvm.coRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/psvm.co

Resolution chain

psvm.co resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.200.62.7418.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
3.251.26.1073.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.251.43.283.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.158.9634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.204.1534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.248.10852.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.64.22052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.210.14152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.248.8554.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.1.154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

31 observed subdomains of psvm.co.

Web-graph footprint

Distinct hostnames that link to or from psvm.co in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from psvm.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "psvm.co"})-[: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.