Skip to content

Hostname

stardock.net

Last fetched

stardock.net resolves to 2 IPv4 addresses operated by TELNET - Telnet Worldwide, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · stardock.netRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/stardock.net

Resolution chain

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

IPPrefixASNOperatorCountry
66.79.209.9166.79.192.0/19AS27553TELNET - Telnet Worldwide, Inc.US
209.142.219.91209.142.192.0/18AS27553TELNET - Telnet Worldwide, Inc.US

WHOIS identity

Registrar
iana:146
Organization
bruce appling
Contact emails

Subdomains

23 observed subdomains of stardock.net.

Web-graph footprint

Distinct hostnames that link to or from stardock.net in the public web crawl.

125 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for stardock.net.

MechanismTarget
SPF_IP66.79.209.64/26
SPF_IP74.204.71.128/25

Related pages

Pivot deeper into the graph from stardock.net.

Cypher and MCP

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

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