Skip to content

Hostname

hbweb01.kinalisoft.eu

Last fetched

hbweb01.kinalisoft.eu resolves to 1 IPv4 address operated by NETDATACOMM - FASTER CZ spol. s r.o. in CZ.

Nutrition Label

WHISPER CANON · hbweb01.kinalisoft.euRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hbweb01.kinalisoft.eu

Resolution chain

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

IPPrefixASNOperatorCountry
176.74.156.125176.74.128.0/19AS35613NETDATACOMM - FASTER CZ spol. s r.o.CZ

WHOIS identity

No WHOIS records are currently associated with hbweb01.kinalisoft.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hbweb01.kinalisoft.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.74.156.122
SPF_IP93.185.110.208

Related pages

Pivot deeper into the graph from hbweb01.kinalisoft.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hbweb01.kinalisoft.eu"})-[: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.