Skip to content

Hostname

pstmrk.it

Last fetched

pstmrk.it resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor international limited as the registrar.

Nutrition Label

WHISPER CANON · pstmrk.itRouting diversity6.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/pstmrk.it

Resolution chain

pstmrk.it resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.58.249.15913.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.118.89.15818.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.247.12418.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.72.11318.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.89.918.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.67.11618.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.199.14018.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.128.25018.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.164.6818.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.232.10318.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.19.6218.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.173.2033.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.178.33.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.95.1383.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.135.1773.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.43.1373.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.5.1383.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.167.1833.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.46.1663.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.114.793.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:markmonitor international limited
Organization
charlemont exchange
Contact emails

Subdomains

6 observed subdomains of pstmrk.it.

Web-graph footprint

Distinct hostnames that link to or from pstmrk.it in the public web crawl.

8 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from pstmrk.it.

Cypher and MCP

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

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