Skip to content

Hostname

hti.pl

Last fetched

hti.pl resolves to 2 IPv4 addresses operated by HORYZONT - Horyzont Technologie Internetowe sp.z.o.o. in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · hti.plRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/hti.pl

Resolution chain

hti.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.119.15.154185.119.12.0/22AS20552HORYZONT - Horyzont Technologie Internetowe sp.z.o.o.PL
185.119.15.155185.119.12.0/22AS20552HORYZONT - Horyzont Technologie Internetowe sp.z.o.o.PL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
horyzont technologie internetowe sp z o.o.
Contact emails

Subdomains

387 observed subdomains of hti.pl.

Web-graph footprint

Distinct hostnames that link to or from hti.pl in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hti.pl.

MechanismTarget
SPF_Ahti.pl
SPF_IP185.119.14.122/32
SPF_IP185.119.14.126/32
SPF_IP217.168.130.0/28
SPF_IP217.168.137.2

Related pages

Pivot deeper into the graph from hti.pl.

Cypher and MCP

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

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