Skip to content

Hostname

pressmonitor.ca

Last fetched

pressmonitor.ca resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NG. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · pressmonitor.caRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pressmonitor.ca

Resolution chain

pressmonitor.ca resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.200.108108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.117108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.53108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.64108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
135.181.137.114135.181.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
Contact emails

Subdomains

9 observed subdomains of pressmonitor.ca.

Web-graph footprint

Distinct hostnames that link to or from pressmonitor.ca in the public web crawl.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from pressmonitor.ca.

Cypher and MCP

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

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