Hostname
intercapital.hr
Last fetched
intercapital.hr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:carnet as the registrar.
Nutrition Label
Resolution chain
intercapital.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 |
|---|---|---|---|---|
| 104.21.73.253 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.167.138 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:carnet
- Organization
- interkapital vrijednosni papiri d.o.o.
- Contact emails
Subdomains
6 observed subdomains of intercapital.hr.
Web-graph footprint
Distinct hostnames that link to or from intercapital.hr in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for intercapital.hr.
| Mechanism | Target |
|---|---|
| SPF_A | mail.intercapital.com.hr |
| SPF_INCLUDE | _spf.smtp.mailtrap.live |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.193.17.227 |
| SPF_IP | 20.73.27.146 |
| SPF_IP | 213.186.0.5 |
| SPF_IP | 213.186.7.164 |
| SPF_IP | 51.144.171.130 |
Related pages
Pivot deeper into the graph from intercapital.hr.
- IP · 104.21.73.253
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:carnet
- Country · CA
- Email · dominik.skaro@intercapital.hr
- TLD · .hr
- Browse hostnames · in…
- 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: "intercapital.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.