Skip to content

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

WHISPER CANON · bisnode.hrRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/bisnode.hr

Resolution chain

bisnode.hr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.114.85.1920.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDSE

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.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEsmtp.metronet.hr
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.151.208.120/32
SPF_IP158.151.214.66/29
SPF_IP159.137.80.91
SPF_IP159.137.90.91
SPF_IP208.226.214.236
SPF_IP213.147.96.38/32
SPF_IP81.171.4.81
SPF_IP81.171.4.82
SPF_IP85.10.32.233
SPF_IP90.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.