Skip to content

Hostname

starlog.cz

Last fetched

starlog.cz resolves to 3 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in FR. WHOIS lists registrar:reg-openprovider as the registrar.

Nutrition Label

WHISPER CANON · starlog.czRouting diversity3.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/starlog.cz

Resolution chain

starlog.cz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.93.48.162147.93.48.0/21AS47583AS-HOSTINGER - Hostinger International LimitedFR
77.37.42.077.37.40.0/22AS47583AS-HOSTINGER - Hostinger International LimitedBR
91.108.127.5091.108.124.0/22AS47583AS-HOSTINGER - Hostinger International LimitedBR

WHOIS identity

Registrar
registrar:reg-openprovider
Organization
dmitry meiner
Contact emails

Subdomains

3 observed subdomains of starlog.cz.

Web-graph footprint

Distinct hostnames that link to or from starlog.cz in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for starlog.cz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.titan.email

Related pages

Pivot deeper into the graph from starlog.cz.

Cypher and MCP

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

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