Hostname
pressmonitor.com
Last fetched
pressmonitor.com resolves to 5 IPv4 addresses operated by HETZNER-AS in FI. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
pressmonitor.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 135.181.137.114 | 135.181.0.0/16 | AS24940 | HETZNER-AS | FI |
| 52.85.61.37 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.5 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.63 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.81 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- abhay@pressmonitor.com
- info@domain-contact.org
- 1fc419afffb02ecbcfa541d042af4a6a19af5a4b0abfa183b7298019c59fb25d@pressmonitor.com.whoisproxy.org
- 5013575cc2a03ec0c75ad97464af9883f594fcb00809494496dbf5beb92d5657@pressmonitor.com.whoisproxy.org
- 5b16fc89e7f59b6f32202c002801b128fab0f62de7aadbc8a6c32ba6c940ee2c@pressmonitor.com.whoisproxy.org
- ba4cb5b2a18a0382161008ff78727058dc8a07514215fc3cbb0499400b882db7@pressmonitor.com.whoisproxy.org
Subdomains
14 observed subdomains of pressmonitor.com.
Web-graph footprint
Distinct hostnames that link to or from pressmonitor.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for pressmonitor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from pressmonitor.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pressmonitor.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.