Hostname
bisnode.hr
Last fetched
bisnode.hr resolves to 1 IPv4 address operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in SE. WHOIS lists registrar:terrakom d.o.o. as the registrar.
Nutrition Label
Resolution chain
bisnode.hr 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 |
|---|---|---|---|---|
| 217.114.85.192 | 0.0.0.0/0 | AS64073 | DCPL-IN DEV COLLECTION PRIVATE LIMITED | SE |
WHOIS identity
- Registrar
- registrar:terrakom d.o.o.
- Organization
- domain admin bisnode ab
- Contact emails
Subdomains
23 observed subdomains of bisnode.hr.
Web-graph footprint
Distinct hostnames that link to or from bisnode.hr in the public web crawl.
35 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for bisnode.hr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | smtp.metronet.hr |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 158.151.208.120/32 |
| SPF_IP | 158.151.214.66/29 |
| SPF_IP | 159.137.80.91 |
| SPF_IP | 159.137.90.91 |
| SPF_IP | 208.226.214.236 |
| SPF_IP | 213.147.96.38/32 |
| SPF_IP | 81.171.4.81 |
| SPF_IP | 81.171.4.82 |
| SPF_IP | 85.10.32.233 |
| SPF_IP | 90.157.145.179 |
Related pages
Pivot deeper into the graph from bisnode.hr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bisnode.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.