Skip to content

Hostname

starman.ee

Last fetched

starman.ee resolves to 1 IPv4 address operated by AS2586 in EE. WHOIS lists registrar:zone|starman ltd. as the registrar.

Nutrition Label

WHISPER CANON · starman.eeRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/starman.ee

Resolution chain

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

IPPrefixASNOperatorCountry
194.150.66.181194.150.64.0/22AS2586EE

WHOIS identity

Registrar
registrar:zone|starman ltd.
Organization
Contact emails

Subdomains

7,790 observed subdomains of starman.ee.

Web-graph footprint

Distinct hostnames that link to or from starman.ee in the public web crawl.

31 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for starman.ee.

MechanismTarget
SPF_IP194.150.66.201
SPF_IP194.150.66.202
SPF_IP194.204.16.2
SPF_IP62.65.192.0/25
SPF_IP85.253.0.0/25
SPF_MXstarman.ee

Related pages

Pivot deeper into the graph from starman.ee.

Cypher and MCP

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

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