Skip to content

Hostname

slekt.net

Last fetched

slekt.net resolves to 212.16.184.118, announced in 212.16.184.0/22 by ILAIT - Hostek AB in SE. slekt.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · slekt.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/slekt.net

Resolution chain

IPv6 resolution

No AAAA record for slekt.net is recorded in WhisperGraph.

Attribution

hostek

ORIGIN_AS

WHOIS identity

Registrar
iana:638
Registrant organisation
-- --
Contact emails
slekt.net@shieldwhois.com, frode@slekt.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.misspark.com
  • ns2.misspark.com
  • ns3.misspark.com
  • ns4.misspark.com
  • inactive.namesrs.com
  • pendingdelegation.namesrs.com

MX records

  • mx1.mailchannels.net
  • mx2.mailchannels.net

SPF policy

  • a: slekt.net
  • mx: slekt.net
  • include: reliablemail.org
  • include: _spf.reliablemail.org
  • include: filters.reliablemail.org
  • ip: 212.16.184.118

Threat-feed evidence

History

Related pages

Pivot from slekt.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "slekt.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.