Skip to content

Hostname

launchdigi.net

Last fetched

launchdigi.net resolves to 1 IPv4 address operated by AS209242 in RU. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · launchdigi.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/launchdigi.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.148.106.193185.148.106.0/24AS209242RU

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Web-graph footprint

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

153 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from launchdigi.net.

Cypher and MCP

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

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