Hostname
printink.hr
Last fetched
printink.hr resolves to 2 IPv4 addresses operated by AS28682 in SI. WHOIS lists registrar:plus hosting grupa d.o.o. as the registrar.
Nutrition Label
Resolution chain
printink.hr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.14.14.45 | 145.14.8.0/21 | AS28682 | — | SI |
| 62.171.170.11 | 62.171.170.0/23 | AS51167 | — | DE |
WHOIS identity
- Registrar
- registrar:plus hosting grupa d.o.o.
- Organization
- apparis grupa d.o.o.
- Contact emails
Subdomains
2 observed subdomains of printink.hr.
| Subdomain |
|---|
| tracking.printink.hr |
| www.printink.hr |
Web-graph footprint
Distinct hostnames that link to or from printink.hr in the public web crawl.
18 sites link to this hostname.
40 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for printink.hr.
| Mechanism | Target |
|---|---|
| SPF_A | printink.hr |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mxsmtp.sendpulse.com |
| SPF_INCLUDE | spf.braintreegateway.com |
| SPF_MX | printink.hr |
Related pages
Pivot deeper into the graph from printink.hr.
- IP · 145.14.14.45
- ASN · AS28682
- Registrar · registrar:plus hosting grupa d.o.o.
- Country · SI
- Email · toni.damijanic@gmail.com
- TLD · .hr
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "printink.hr"})-[: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.