Skip to content

Hostname

softwise.hr

Last fetched

softwise.hr resolves to 1 IPv4 address operated by CONTABO in DE. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · softwise.hrRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/softwise.hr

Resolution chain

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

IPPrefixASNOperatorCountry
5.189.130.2205.189.128.0/20AS51167CONTABODE

WHOIS identity

Registrar
registrar:carnet
Organization
softwise d.o.o.
Contact emails

Subdomains

5 observed subdomains of softwise.hr.

Web-graph footprint

Distinct hostnames that link to or from softwise.hr in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for softwise.hr.

MechanismTarget
SPF_As21.ictmedia.hr
SPF_Asoftwise.hr
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_MXsoftwise.hr

Related pages

Pivot deeper into the graph from softwise.hr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "softwise.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.