Hostname
pressonline.mk
Last fetched
pressonline.mk resolves to 1 IPv4 address operated by AS209341 in DE.
Nutrition Label
Resolution chain
pressonline.mk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.250.229.7 | 192.250.229.0/24 | AS209341 | — | DE |
WHOIS identity
No WHOIS records are currently associated with pressonline.mk in WhisperGraph.
Subdomains
20 observed subdomains of pressonline.mk.
Web-graph footprint
Distinct hostnames that link to or from pressonline.mk in the public web crawl.
13 sites link to this hostname.
66 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- pressonline.mk
SPF policy
17 SPF mechanisms authorising senders for pressonline.mk.
| Mechanism | Target |
|---|---|
| SPF_A | pressonline.mk |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 141.95.126.90 |
| SPF_IP | 141.95.35.115/32 |
| SPF_IP | 168.119.3.140 |
| SPF_IP | 168.119.3.146 |
| SPF_IP | 168.119.3.155 |
| SPF_IP | 168.119.3.187 |
| SPF_IP | 192.250.229.7 |
| SPF_IP | 77.95.113.12/32 |
| SPF_IP | 78.46.73.162 |
| SPF_IP | 78.46.73.178 |
| SPF_IP | 94.130.18.107 |
| SPF_IP | 94.130.18.126 |
| SPF_IP | 94.130.18.68 |
| SPF_IP | 94.130.18.89 |
| SPF_MX | pressonline.mk |
Related pages
Pivot deeper into the graph from pressonline.mk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pressonline.mk"})-[: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.