Skip to content

Hostname

lucky.net

Last fetched

lucky.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1112 as the registrar.

Nutrition Label

WHISPER CANON · lucky.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/lucky.net

Resolution chain

lucky.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1112
Organization
danil girich
Contact emails

Subdomains

113 observed subdomains of lucky.net.

Web-graph footprint

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

66 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for lucky.net.

MechanismTarget
SPF_Alucky.net
SPF_INCLUDE_spf.google.com
SPF_IP193.193.193.116/32
SPF_IP193.193.194.194
SPF_IP193.193.223.78/32
SPF_IP193.193.223.79/32
SPF_IP193.239.255.10/32
SPF_IP62.244.55.199/32
SPF_IP62.244.55.202/32
SPF_IP62.244.6.28/32
SPF_IP62.244.6.35/32
SPF_IP62.244.62.10/32
SPF_MXlucky.net

Related pages

Pivot deeper into the graph from lucky.net.

Cypher and MCP

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

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