Skip to content

Hostname

gis-impro.hr

Last fetched

gis-impro.hr resolves to 1 IPv4 address operated by AS209341 in DE. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · gis-impro.hrRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/gis-impro.hr

Resolution chain

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

IPPrefixASNOperatorCountry
192.250.229.216192.250.229.0/24AS209341DE

WHOIS identity

Registrar
registrar:carnet
Organization
gis impro d.o.o.
Contact emails

Subdomains

8 observed subdomains of gis-impro.hr.

Web-graph footprint

Distinct hostnames that link to or from gis-impro.hr in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gis-impro.hr.

MechanismTarget
SPF_Agis-impro.hr
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP131.153.21.136
SPF_IP191.96.52.4
SPF_IP192.250.229.216
SPF_MXgis-impro.hr

Related pages

Pivot deeper into the graph from gis-impro.hr.

Cypher and MCP

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

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